MediaWiki:Darkvector.css: Difference between revisions
From Prometheus Networks Wiki
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
border: 1px solid #D28A0D; | border: 1px solid #D28A0D; | ||
} | } | ||
#left-navigation div.darkvectorTabs,#right-navigation div.darkvectorTabs { | //#left-navigation div.darkvectorTabs,#right-navigation div.darkvectorTabs { | ||
// background-color: #D28A0D; | |||
} | //} | ||
.mw-body h1,.mw-body h2,.mw-body #firstHeading { | .mw-body h1,.mw-body h2,.mw-body #firstHeading { | ||
font-family: serif; | font-family: serif; | ||
} | } |
Revision as of 01:20, 16 November 2023
/* CSS placed here will affect users of the DarkVector skin */ .mw-body-content { font-size: .95em; } ul { list-style-image: none; } .mw-body { border: 1px solid #D28A0D; } //#left-navigation div.darkvectorTabs,#right-navigation div.darkvectorTabs { // background-color: #D28A0D; //} .mw-body h1,.mw-body h2,.mw-body #firstHeading { font-family: serif; }