mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-01-01 01:16:26 +00:00
updated rakefile, added some basic twitter files
This commit is contained in:
@ -58,7 +58,7 @@
|
||||
|
||||
=typography-defaults(!font_size = !base_font_size)
|
||||
body
|
||||
line-height= ceil(!font_size * 1.625)
|
||||
line-height: 1.625em
|
||||
color= !base_font_color
|
||||
p
|
||||
+p-style(!font_size)
|
||||
|
||||
@ -1,2 +1,8 @@
|
||||
#twitter
|
||||
font-size: 85%
|
||||
font-size: 85%
|
||||
p
|
||||
+border-radius
|
||||
padding: 10px 15px
|
||||
margin-bottom: 15px
|
||||
background: #eee
|
||||
line-height: 1.625em
|
||||
Reference in New Issue
Block a user