Skip to content

Commit

Permalink
Corrected img.left content style.
Browse files Browse the repository at this point in the history
  • Loading branch information
Reinmar committed Nov 20, 2012
1 parent 2c53e84 commit 740a77e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contents.css
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ img.right {

img.left {
border: 1px solid #ccc;
float: right;
margin-left: 15px;
float: left;
margin-right: 15px;
padding: 5px;
}

Expand Down

0 comments on commit 740a77e

Please sign in to comment.