Skip to content

Commit

Permalink
small CSS cleanup for .cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyabelikin committed Oct 19, 2008
1 parent 17bcf38 commit 71f9619
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion p5w/skin/spartan.css
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ a.nonexistent {
clear:both;
line-height:1.9em;
width: 200px;
padding:20px;
padding:0 0 30px 30px;
}

.pagetags {
Expand Down
2 changes: 1 addition & 1 deletion p6w/skin/spartan.css
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ a.nonexistent {
clear:both;
line-height:1.9em;
width: 200px;
padding:20px;
padding: 0 0 30px 30px;
background:#ccc;
}

Expand Down

0 comments on commit 71f9619

Please sign in to comment.