Merge pull request #111 from nschonni/move-sponsor-sass

Slit out #main content sponsor Sass
This commit is contained in:
Piotr Sarnacki 2013-01-18 16:46:38 -08:00
commit 932cfb6499
2 changed files with 11 additions and 15 deletions

View File

@ -105,18 +105,3 @@ pre#log
&.active .status
background-color: #6b0
#main
.sponsor
float: left
margin-top: 0
color: #999
.to-top
float: right
margin-right: 2px
padding-right: 16px
color: #999
background: inline-image('ui/to-top.png') no-repeat right 6px

View File

@ -0,0 +1,11 @@
#main
.sponsor
float: left
margin-top: 0
color: #999
.to-top
float: right
margin-right: 2px
padding-right: 16px
color: #999
background: inline-image('ui/to-top.png') no-repeat right 6px