Difference between revisions of "MediaWiki:Vector.css"
Jump to navigation
Jump to search
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Vector skin */ | /* CSS placed here will affect users of the Vector skin */ | ||
.mw-body { color: # | .mw-body { color: #080808; } | ||
h1, h2, h3, h4, h5, h6 { color: #080808; } | |||
#footer ul li { color: #080808 !important; } | |||
Latest revision as of 01:16, 9 June 2025
/* CSS placed here will affect users of the Vector skin */
.mw-body { color: #080808; }
h1, h2, h3, h4, h5, h6 { color: #080808; }
#footer ul li { color: #080808 !important; }