mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-02-17 21:53:56 +00:00
better nav
This commit is contained in:
@@ -46,7 +46,8 @@ html
|
||||
source(src='videos/jumbo.mp4', type='video/mp4')
|
||||
.header__container
|
||||
.header__nav
|
||||
a(href='/yhdistys.html', target='_blank') Yhdistys
|
||||
a(href='/') etusivu
|
||||
a(href='/yhdistys.html') yhdistys
|
||||
.header__headline
|
||||
.header__logo
|
||||
h1.header__title <a target="_blank" href="https://slack.com/">Slack</a>-yhteisö kaikille ohjelmoinnista ja ohjelmistoalasta kiinnostuneille harrastajille ja ammattilaisille.
|
||||
|
||||
@@ -28,9 +28,17 @@
|
||||
right 60px
|
||||
top 32px
|
||||
|
||||
.header__nav a
|
||||
color white
|
||||
font-size 17px
|
||||
@media screen and (max-width: 1030px)
|
||||
right 40px
|
||||
top 20px
|
||||
a
|
||||
color white
|
||||
font-size 18px
|
||||
margin-left 16px
|
||||
text-shadow 0 2px 0 rgba(0,0,0,0.1)
|
||||
@media screen and (max-width: 1030px)
|
||||
display block
|
||||
margin-top 5px
|
||||
|
||||
.header__headline
|
||||
display table-cell
|
||||
|
||||
@@ -44,7 +44,8 @@ html
|
||||
.header
|
||||
.header__container
|
||||
.header__nav
|
||||
a(href='/', target='_blank') Etusivu
|
||||
a(href='/') etusivu
|
||||
a(href='/yhdistys.html') yhdistys
|
||||
.header__headline
|
||||
.header__logo
|
||||
h1.header__title Koodiklinikka ry
|
||||
|
||||
Reference in New Issue
Block a user