style changes and refactoring

This commit is contained in:
2012-09-03 12:09:35 +02:00
parent 81a2423f6b
commit 39449f240a
36 changed files with 527 additions and 159 deletions
@@ -1,14 +1,16 @@
@import compass
@import constants
$side-spacing: 5px
$qbrown: #634227
html
background-image: image-url('textures/wood6.png')
background-image: $wood
background-color: $background-brown
body
padding-left: $side-spacing
padding-right: $side-spacing
background-image: image-url('textures/wood6.png')
//background-image: image-url('textures/wood6.png')
background-color: transparent
.home-panel
margin-left: 20px
margin-right: 20px