mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-01-01 01:16:26 +00:00
added sidebar partial, updated twitter style, handling linebreaks with paragraphs
This commit is contained in:
@ -1,2 +1,3 @@
|
||||
@import partials/twitter.sass
|
||||
@import partials/search.sass
|
||||
@import partials/search.sass
|
||||
@import partials/sidebar.sass
|
||||
@ -4,13 +4,18 @@
|
||||
background: #f8f8f8
|
||||
border: 1px solid #eee
|
||||
padding: 5px 0
|
||||
p
|
||||
ul
|
||||
list-style-type: none
|
||||
margin: 0
|
||||
li
|
||||
margin: 0 15px
|
||||
padding: 12px 0
|
||||
padding: 10px 0 0
|
||||
border-bottom: #ddd 1px dashed
|
||||
line-height: 1.625em
|
||||
&:last-child
|
||||
border-bottom: 0
|
||||
p
|
||||
padding-bottom: 10px
|
||||
.pubdate
|
||||
color= !light_text
|
||||
font-size: 80%
|
||||
|
||||
Reference in New Issue
Block a user