User:Monster Domosed/common.css: Difference between revisionsGive feedback
No edit summary |
No edit summary |
||
| Line 23: | Line 23: | ||
.skin-theme-clientpref-night a:visited { | .skin-theme-clientpref-night a:visited { | ||
color: # | color: #CA9081 !important; | ||
} | } | ||
| Line 30: | Line 30: | ||
.skin-theme-clientpref-day a:hover, | .skin-theme-clientpref-day a:hover, | ||
.skin-theme-clientpref-day a:active { | .skin-theme-clientpref-day a:active { | ||
color: # | color: #6F4815 !important; | ||
} | } | ||
.skin-theme-clientpref-day a:visited { | .skin-theme-clientpref-day a:visited { | ||
color: # | color: #6F2315 !important; | ||
} | } | ||
| Line 49: | Line 49: | ||
.update-excerpt a:visited { | .update-excerpt a:visited { | ||
color: # | color: #CA9081 !important; | ||
} | } | ||