90,866
edits
(→images: add floatright and floatleft classes) |
(#contentSub & h2) |
||
Line 4: | Line 4: | ||
#mainContent p { | #mainContent p { | ||
clear: none; | clear: none; | ||
} | |||
#contentSub { | |||
font-size: 84%; | |||
line-height: 1.2em; | |||
margin: 0 0 1.4em 1em; | |||
color: #7D7D7D; | |||
width: auto; | |||
} | |||
h2 { | |||
clear: none; | |||
border-bottom: 1px solid #AAA; | |||
} | } | ||
edits