MediaWiki:Darkvector.css: Difference between revisions
From Prometheus Networks Wiki
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
ul { | ul { | ||
list-style-image: none; | list-style-image: none; | ||
} | |||
.mw-body { | |||
border: 1px solid #D28A0D; | |||
} | } |
Revision as of 01:03, 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; }