Refactured navigation

This commit is contained in:
2017-11-10 12:18:05 +01:00
parent e9a73ea5cb
commit 93a77e12a4
12 changed files with 135 additions and 41 deletions
+7
View File
@@ -20,6 +20,7 @@
@import "footnotes"
@import "statements"
@import "donations"
@import "nav"
.alert-alert
@extend .alert-danger
@@ -58,6 +59,12 @@ body
.container
padding-left: 0px
header > .row
margin-bottom: 12px
main > h1
margin-top: 0px
ul#topnav
font-size: 1.2em
+25
View File
@@ -0,0 +1,25 @@
@import "variables"
nav#mainnav
marign-top: 12px
font-size: 16pt
a
color: $brand-success
a.selected
font-weight: bold
ul
list-style: none
li
padding-bottom: 6px
ul
padding-left: 20px
padding-top: 12px
li
font-size: 12pt