Lower margins on index headings
This commit is contained in:
parent
f9c1f02b37
commit
4ab9f1f1ea
|
@ -21,6 +21,7 @@ div#content { position: absolute; right: 0px; left: 226px; max-width: 564px;
|
|||
margin: 5px; }
|
||||
div.contentblock { background-color: #ffffff; box-shadow: 2px 2px 10px #888888;
|
||||
margin-bottom: 5px; padding: 10px; width: auto; border-radius: 5px; }
|
||||
div.contentblock h3 { margin: 0.3em 0; }
|
||||
a.phantom { color: #cc2200; }
|
||||
div.citeblock a.phantom { font-style: italic; }
|
||||
span.signature { text-align: right; }
|
||||
|
|
Loading…
Reference in New Issue