mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-01-01 01:16:26 +00:00
reorganized css, changed typography, layout fixes
This commit is contained in:
8
stylesheets/partials/_blog.sass
Normal file
8
stylesheets/partials/_blog.sass
Normal file
@ -0,0 +1,8 @@
|
||||
.blog
|
||||
.article
|
||||
padding= !base_font_size * 1.5 0 !base_font_size * 1.5
|
||||
border-bottom= "1px solid" !article_border
|
||||
&:first-child
|
||||
padding-top: 0
|
||||
.footer
|
||||
padding-top= !base_font_size
|
||||
@ -1,7 +1,11 @@
|
||||
#sidebar
|
||||
float: left
|
||||
width= !sidebar_width
|
||||
padding-top: 10px
|
||||
h4
|
||||
margin: 0
|
||||
.small
|
||||
+sans-font
|
||||
font-size: 50%
|
||||
margin-left= !sidebar_margin
|
||||
|
||||
h4
|
||||
margin: 0
|
||||
.small
|
||||
+sans-font
|
||||
font-size: 50%
|
||||
Reference in New Issue
Block a user