File: D:/HostingSpaces/SBogers10/jacques-hein.komma.pro/wwwroot/packages/komma/kms/css/_base.sass
body
+gridlover-body()
color: $text-color
font-family: $font-family-base
line-height: $line-height-base
background-color: $body-background-color
background-image: url('../img/#{$resourceRoutePre}background_home.jpg')
#sidebar
+position(fixed, 0 null 0 0)
+size($sidebar-width 100%)
background-color: $sidebar-background-color
#main
+position(fixed, 0 0 0 $sidebar-width)
overflow: auto
a
color: $dark-gray
.clear
clear: both