Merge pull request #111 from nschonni/move-sponsor-sass
Slit out #main content sponsor Sass
This commit is contained in:
commit
932cfb6499
|
@ -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
|
||||
|
||||
|
||||
|
||||
|
|
11
assets/styles/main/sponsors.sass
Normal file
11
assets/styles/main/sponsors.sass
Normal 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
|
Loading…
Reference in New Issue
Block a user