MediaWiki:Constitution.css: Difference between revisions
Jump to navigation
Jump to search
Created page with "h3 { color: #FF0000; }" |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
h3 { | h3, h4 { | ||
font-size: 1em; | |||
font-weight: normal; | |||
margin: 0.4em 0 0.5em; | |||
padding-left: 15px; | |||
} | |||
h4 { | |||
padding-left: 30px; | |||
} | } |