mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-02-18 10:54:14 +00:00
Add Facebook link to footer (Closes #7)
This commit is contained in:
@@ -90,6 +90,9 @@ html
|
||||
a(href='https://twitter.com/koodiklinikka')
|
||||
i.fa.fa-twitter
|
||||
|
||||
a(href='https://www.facebook.com/koodiklinikka')
|
||||
i.fa.fa-facebook
|
||||
|
||||
span#email
|
||||
|
||||
#fader
|
||||
|
||||
@@ -5,3 +5,4 @@
|
||||
.@{fa-css-prefix}-github:before { content: @fa-var-github; }
|
||||
.@{fa-css-prefix}-slack:before { content: @fa-var-slack; }
|
||||
.@{fa-css-prefix}-twitter:before { content: @fa-var-twitter; }
|
||||
.@{fa-css-prefix}-facebook:before { content: @fa-var-facebook; }
|
||||
|
||||
@@ -168,9 +168,12 @@ footer
|
||||
font-size 1.5em
|
||||
|
||||
#email
|
||||
font-size 1rem
|
||||
font-size .85rem
|
||||
float right
|
||||
|
||||
@media screen and (min-width: 400px)
|
||||
font-size 1rem
|
||||
|
||||
.feed
|
||||
width feedWidth
|
||||
height 100%
|
||||
|
||||
Reference in New Issue
Block a user