Refactor for mobile deployment
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user