mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-02-16 00:53:10 +00:00
font fixes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user