Skip to content

Commit

Permalink
somehow missing a semi colon
Browse files Browse the repository at this point in the history
  • Loading branch information
tommyrot committed Oct 8, 2012
1 parent 1eadc1d commit 8d1a320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/sss.css
Expand Up @@ -32,7 +32,7 @@ body {
float:left;
margin:15px 22px 7px 0;
text-align:center;
width:818px
width:818px;
}
.info {
color:#666;
Expand Down

0 comments on commit 8d1a320

Please sign in to comment.