better subnavigation styling

This commit is contained in:
2015-10-14 15:16:17 +02:00
parent a3b3536adc
commit ecf6a3d85a
2 changed files with 6 additions and 3 deletions
@@ -7,7 +7,8 @@ $green-original: #99CB23
$green: #7BB459 //Heineken
$header-color: #AE571F
$text-color: #333
$font-family-content: Georgia, serif
//$font-family-content: Georgia, serif
$font-family-content: inherit
$active-color: #fc3
@import font-awesome
@import ./mixins
@@ -1,7 +1,8 @@
#page-subnavigation
ul
list-style: none
background-color: white
//background-color: white
font-size: 1.3rem
margin: 0
li
padding-left: 14px
@@ -12,8 +13,9 @@
&.current
padding-left: 8px
padding-bottom: 10px
border-bottom: 2px solid #667
//border-bottom: 2px solid #667
margin-bottom: 10px
box-shadow: 0px 10px 30px -12px rgba(0,0,0,1)
a
color: $active-color
&.ancestor