Refactor for mobile deployment

This commit is contained in:
2014-08-19 12:44:15 +02:00
parent 268c5aabb9
commit 0e46633c73
27 changed files with 848 additions and 41 deletions
@@ -3,6 +3,6 @@ $qbrown: #853d15
$qbrown-active: lighten($qbrown, 20%)
$green: #7BB459 //Heineken
//$wood: image-url('textures/wood001-vertical.jpg')
$wood: image-url('textures/theme1.jpg')
$wood: image-url('theme1/wall-bg.jpg')
$background-brown: #57351f
$active-link-color: #ff0
@@ -1,5 +1,5 @@
#ember-app-container
background-image: image-url('textures/theme1.jpg')
background-image: image-url('theme1/wall-bg.jpg')
background-repeat: repeat
main.main-section
+panel($bg:rgba(200,200,200,0.8))