122
edits
m (Reverted edits by TheAlternateDoctor (talk) to last revision by PanchamBro) Tag: Rollback |
PanchamBro (talk | contribs) (Fixing search results colors) |
||
Line 176: | Line 176: | ||
.diff-addedline .diffchange { | .diff-addedline .diffchange { | ||
background: #4d6479; | background: #4d6479; | ||
} | |||
/* Fix colors in search results */ | |||
#mw-searchoptions { | |||
background-color: #000; | |||
} | |||
.mw-search-profile-tabs { | |||
background-color: #000; | |||
} | |||
.search-types .current a { | |||
color: #fff; | |||
} | } |