HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers106/rvt-trainingen.nl/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