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