Difference between revisions of "MediaWiki:Vector.css"

From IOTT
Jump to navigation Jump to search
 
Line 2: Line 2:
.mw-body { color: #080808; }
.mw-body { color: #080808; }
h1, h2, h3, h4, h5, h6 { 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; }