Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
h2,h4,h6 { | h2,h4,h6 { | ||
− | color: # | + | color: #666666; |
} | } |
Revision as of 06:43, 30 January 2010
/* CSS placed here will be applied to all skins */
h1,h2,h3,h4,h5,h6 {
font-weight: normal;
}
h1,h3,h5 {
color: #990066;
}
h2,h4,h6 {
color: #666666;
}