Save progress

This commit is contained in:
2014-03-30 15:55:22 +02:00
parent e179f6e582
commit 013a41b9f6
71 changed files with 1699 additions and 107 deletions
@@ -0,0 +1,23 @@
@import ./constants
@import font-awesome
#toggle-side-menu
position: absolute
width: 28px
height: 28px
color: white
span
@extend .fa
@extend .fa-bars
@extend .fa-lg
#side-menu-container
background-color: #444
position: fixed
display: none
left: 0
top: 0
width: 0
height: 100%
> ul
list-style: none
a
color: white