Difference between revisions of "MediaWiki:Vector.css"

From IOTT
Jump to navigation Jump to search
 
(6 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 */
p { margin: 1em 0; }
.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; }