MediaWiki:Vector.css: Difference between revisions
Jump to navigation
Jump to search
The Admins (talk | contribs) no idea |
mNo edit summary |
||
Line 10: | Line 10: | ||
a.new { color: #1fcd00; } /* Change internal dead links back to green */ | a.new { color: #1fcd00; } /* Change internal dead links back to green */ | ||
.vector-menu-tabs li { background-image: none; } |
Revision as of 19:26, 3 June 2022
/* All CSS here will be loaded for users of the Vector skin */ body { background-color: #f9e189; } /* Coloring the surround */ #mw-head { background-color: #f9e189; } /* Coloring the rest of the surround */ #mw-head-base { background-color: #f9e189; } /* Coloring the rest of the surround */ #mw-panel { background-color: #f9e189; } /* Coloring the rest of the surround */ a.new { color: #1fcd00; } /* Change internal dead links back to green */ .vector-menu-tabs li { background-image: none; }