MediaWiki: Vector.css: Difference between revisions
From DivNull RPG
imported>Wordman No edit summary |
imported>Wordman No edit summary |
||
| Line 5: | Line 5: | ||
h3 { | h3 { | ||
color: # | color: #333333; | ||
} | } | ||
Revision as of 02:42, 8 April 2013
/* CSS placed here will affect users of the Vector skin */
h2 {
font-size: 160%;
}
h3 {
color: #333333;
}