new design input from roos

This commit is contained in:
2012-09-02 15:47:05 +02:00
parent d3f6c4bd2a
commit 9a74433c89
8 changed files with 266 additions and 15 deletions
@@ -1,14 +1,14 @@
@import compass
$side-spacing: 5px
$qbrown: #8B5A2B
$qbrown: #634227
html
background-image: image-url('textures/wood5.jpg')
background-image: image-url('textures/wood6.png')
body
padding-left: $side-spacing
padding-right: $side-spacing
background-image: image-url('textures/wood5.jpg')
background-image: image-url('textures/wood6.png')
.home-panel
margin-left: 20px
margin-right: 20px
@@ -17,6 +17,8 @@ body
background-color: rgba(240, 240, 240, 0.6)
+border-radius(10px)
.home-header
padding-top: 14px
padding-bottom: 8px
text-align: center
//background-color: #eee
//+border-top-radius(10px)
@@ -30,9 +32,9 @@ body
//background-color: #eee
//+border-bottom-radius(10px)
//+opacity(0.7)
min-height: 100px
min-height: 42px
.home-footer-content
margin-top: 22px
margin-top: 5px
margin-left: auto
margin-right: auto
background-color: green
@@ -45,7 +47,7 @@ body
width: 34px
height: 34px
float: left
margin-right: 15px
margin-left: 15px
background-color: $qbrown
text-align: center
line-height: 34px
@@ -2,7 +2,7 @@ $side-spacing: 0px
body
padding-left: $side-spacing
padding-right: $side-spacing
background-image: image-url('textures/wood5.jpg')
background-image: image-url('textures/wood6.png')
//padding-top: 50px
.navbar-fixed-top
margin-left: -$side-spacing