// navigation sidebar

This commit is contained in:
Kevin Granger
2013-09-06 09:48:22 +02:00
parent 79677324b6
commit 5afdc024aa
4 changed files with 12 additions and 10 deletions
File diff suppressed because one or more lines are too long
@@ -233,7 +233,6 @@ html, body
float: left
width: 240px
background-color: $main-color
//border-bottom: 1px solid lighten($main-color,5%)
border-right: 1px solid black
.menu
border-top: 1px black solid
@@ -310,6 +309,10 @@ html, body
position: absolute
right: 10px
top: 11px
cursor: pointer
&:hover
i
color: white
i
font-size: 18px
font-weight: 100