User:Monster Domosed/common.css: Difference between revisionsGive feedback
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 19: | Line 19: | ||
.skin-theme-clientpref-night a:hover, | .skin-theme-clientpref-night a:hover, | ||
.skin-theme-clientpref-night a:active { | .skin-theme-clientpref-night a:active { | ||
color: #e8be86 | color: #e8be86; | ||
} | } | ||
.skin-theme-clientpref-night a:visited { | .skin-theme-clientpref-night a:visited { | ||
color: #CA9081 | color: #CA9081; | ||
} | } | ||
| 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: #97611C | color: #97611C; | ||
} | } | ||
.skin-theme-clientpref-day a:visited { | .skin-theme-clientpref-day a:visited { | ||
color: #97471C | color: #97471C; | ||
} | } | ||