Skip to content

Commit

Permalink
image margin in sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
joshfishman committed Oct 6, 2011
1 parent f0085ad commit 307c2e4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,11 @@ body{background-image:url('images/bg.jpg');-webkit-background-size:100%; /*Saf3-
margin-left: 100px;

}
.sidebar img{
margin-left: 10px;
margin-right:10px;
margin-top: 10px;
}
#meta {}
.postmetadata {}

Expand Down

0 comments on commit 307c2e4

Please sign in to comment.