User:Monster Domosed/common.css: Difference between revisionsGive feedback
No edit summary |
No edit summary |
||
| Line 26: | Line 26: | ||
.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 !important; | ||
} | } | ||
.skin-theme-clientpref-night a:visited, | .skin-theme-clientpref-night a:visited, | ||
.skin-theme-clientpref-night .vector-menu-tabs .mw-list-item a:visited { | .skin-theme-clientpref-night .vector-menu-tabs .mw-list-item a:visited { | ||
color: #b47c4b; | color: #b47c4b !important; | ||
} | } | ||
| Line 38: | Line 38: | ||
.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: #a05f2d; | color: #a05f2d !important; | ||
} | } | ||
.skin-theme-clientpref-day a:visited, | .skin-theme-clientpref-day a:visited, | ||
.skin-theme-clientpref-day .vector-menu-tabs .mw-list-item a:visited { | .skin-theme-clientpref-day .vector-menu-tabs .mw-list-item a:visited { | ||
color: #633216; | color: #633216 !important; | ||
} | } | ||