add theme1 with subnavigation first setup kind of ugly layout

This commit is contained in:
2015-10-12 18:09:33 +02:00
parent ea287f2305
commit a3b3536adc
8 changed files with 103 additions and 4 deletions
@@ -0,0 +1,20 @@
#page-subnavigation
ul
list-style: none
background-color: white
margin: 0
li
padding-left: 14px
&.subpage
a
&:before
content: " - "
&.current
padding-left: 8px
padding-bottom: 10px
border-bottom: 2px solid #667
margin-bottom: 10px
a
color: $active-color
&.ancestor
padding-left: 3px