59 lines
1.6 KiB
Sass
59 lines
1.6 KiB
Sass
.home-tablet-phone
|
|
right: 0
|
|
top: -200px
|
|
position: absolute
|
|
z-index: 120
|
|
.introduction
|
|
padding-top: 20px
|
|
.home-qr
|
|
float: left
|
|
margin: 0 20px 20px 0
|
|
#home-splash
|
|
height: 318px - 10px
|
|
position: relative
|
|
#home-splash-content
|
|
z-index: 12
|
|
height: 318px - 61px - 10px
|
|
max-width: $content-max-width
|
|
margin: 0 auto
|
|
#home-splash-content-inner
|
|
background-color: white
|
|
height: 260px
|
|
margin-left: 49px
|
|
margin-right: 53px
|
|
position: relative
|
|
overflow: hidden
|
|
#home-splash-content-inner-bar
|
|
position: absolute
|
|
height: 260px
|
|
left: 10px
|
|
right: 10px
|
|
top: 10px
|
|
z-index: 20
|
|
background-image: image-url("theme1/home_mozo_den_haag.png")
|
|
background-repeat: no-repeat
|
|
background-position: center top
|
|
#home-splash-footer
|
|
+content-top-background
|
|
#home-splash-footer-inner
|
|
background-color: transparent
|
|
background-repeat: no-repeat, no-repeat
|
|
margin: 0 auto
|
|
height: 61px
|
|
max-width: $content-max-width
|
|
background-position: left bottom, right bottom
|
|
background-image: image-url('theme1/button-bar-left.png'), image-url('theme1/button-bar-right.png')
|
|
color: $green
|
|
border-width: 0
|
|
border-radius: 0
|
|
height: 61px
|
|
#home-splash-footer-inner-bar
|
|
margin-left: 49px
|
|
margin-right: 53px
|
|
background-color: white
|
|
background-repeat: repeat-x
|
|
background-position: center bottom
|
|
background-image: image-url('theme1/button-bar-middle.png')
|
|
//min-height: 61px
|
|
height: 61px
|