MediaWiki:Darkvector.css: Difference between revisions
Jump to navigation
Jump to search
(Created page with "→CSS placed here will affect users of the DarkVector skin: a:link { color: green; }") |
No edit summary |
||
(68 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
/* CSS | /* All CSS here will be loaded for users of the Vector skin */ | ||
.infobox { | |||
color: | background-color: #3d3d3d; | ||
} | } |