cleanup and demo both working

This commit is contained in:
2015-02-26 06:37:22 +01:00
parent 97f47eb734
commit 6e805fed3e
6 changed files with 2 additions and 52 deletions
@@ -0,0 +1,31 @@
.phone-wrapper
position: absolute
top: 60px
left: 20px
width: 395px
height: 775px
background-image: image-url('frames/smartphone.png')
background-repeat: no-repeat
.phone-content-frame
position: absolute
left: 38px
top: 182px
height: 550px
width: 360px
.tablet-wrapper
position: absolute
top: 60px
left: 443px
width: 1002px
height: 670px
background-image: image-url('frames/tablet.png')
background-repeat: no-repeat
.tablet-content-frame
position: absolute
left: 493px
top: 100px
width: 880px
height: 590px