updated rakefile, added some basic twitter files
This commit is contained in:
parent
f7700443ec
commit
6c9f1567ce
3 changed files with 16 additions and 12 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue