font fixes

This commit is contained in:
Riku Rouvila
2015-02-11 21:24:54 +02:00
parent c7751b1941
commit 686a14c647

View File

@@ -18,12 +18,12 @@ body, html
h1, h2, h3
margin 0
margin-bottom 0.5em
text-shadow 1px 1px 0 rgba(255, 255, 255, 0.1)
text-shadow 1px 1px 10px rgba(255,255,255,0.5)
p
margin-top 1em
line-height 1.5em
font-size 16px
font-weight 300
a
color linkColor
text-decoration none
@@ -214,8 +214,8 @@ footer
overflow auto
.message__body
font-weight 300
font-size 16px
font-weight 400
font-size 14px
.message__image
width 2.5em
@@ -237,7 +237,7 @@ footer
color #DC005D
.message__details
font-size 0.8em
font-size 0.7em
margin-top 0.3em
.message__meta
margin-left 0.5em