Skip to content

Commit

Permalink
Tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
drewwells committed Feb 13, 2012
1 parent 79022a4 commit 71748ed
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions style.css
Expand Up @@ -19,6 +19,7 @@ h1,h2,h3{
/* Layout */
h2 {
text-align: center;
padding-top: .5em;
}

article h3 {
Expand All @@ -28,15 +29,14 @@ article h3 {
margin: 0;
}

.description {
text-indent: 1em;
.description, .header {
padding: 0;
margin: .5em 1em .5em;
}

.header img {
vertical-align: middle;
}
#page > div {
margin: 0 5px 3px;
margin-right: 1em;
}
article ul {
margin: 0;
Expand Down

0 comments on commit 71748ed

Please sign in to comment.