MediaWiki:Vector-dark.css: Difference between revisions
Appearance
![]() Cdjensen94 (talk | contribs) |
![]() Cdjensen94 (talk | contribs) |
||
Line 109: | Line 109: | ||
} | } | ||
/* Apply navy & orange dark theme only to Special:Preferences */ | /* Apply navy & orange dark theme only to Special:Preferences */ | ||
.profile-user-group { | .profile-user-group { | ||
background-color: #FF851B; | |||
} | } | ||
.tooltip { | .tooltip { | ||
color: #000; | |||
} | |||
} | .tooltip svg { | ||
color: #FFF; | |||
} | |||
/* Highlight Links */ | /* Highlight Links */ | ||
a { | a { |