Skip to content

Commit

Permalink
Can really remove this, now that it's back again
Browse files Browse the repository at this point in the history
(No, not Shady, but still, tell a friend.)
  • Loading branch information
andrewhayward committed Dec 4, 2012
1 parent b5a1e07 commit 143b27a
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions gameon/base/static/base/css/master.css
Original file line number Diff line number Diff line change
Expand Up @@ -102,28 +102,6 @@ div[role=main] .busta {
#rules_page .mini-col::before {
background-image: url(/static/base/img/css/docs-panel.png);
}
/* Removing this for now, until we get assets in place
padding-top: 150px;
}
.mini-col:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
max-width: 220px;
height: 140px;
background: #ebebeb;
border-radius: 4px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid #666;
display: block;
}
*/
.shout {
font-size: 48px;
font-weight: bold;
Expand Down

0 comments on commit 143b27a

Please sign in to comment.