witten
/
luminotes
Archived
1
0
Fork 0

Fixed spacing around titles.

This commit is contained in:
Dan Helfman 2009-03-02 19:37:35 -08:00
parent 7def0fe58c
commit 50cc2ff19b
1 changed files with 4 additions and 1 deletions

View File

@ -30,12 +30,15 @@ h1 {
}
h3 {
margin-top: 0em;
padding-bottom: 0.25em;
border-bottom: 1px solid #dddddd;
margin-bottom: 0.75em;
}
h3:first-child {
margin-top: 0em;
}
.button {
border-style: outset;
border-width: 0px;