Skip to content

Commit

Permalink
Fixing a css error
Browse files Browse the repository at this point in the history
  • Loading branch information
crondeau committed May 17, 2012
1 parent b409f43 commit 6fecd4c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,10 @@ a {
a:hover {
color:#48244c;
}
.clear {
clear:both;

p {
margin:0;
padding:0 0 15px;
}

h1,h2,h3,h4,h5,h6 {
Expand Down

0 comments on commit 6fecd4c

Please sign in to comment.