Skip to content

Instantly share code, notes, and snippets.

@crusadergo
Created November 12, 2015 20:05
Show Gist options
  • Save crusadergo/0e49376d252d56a54d97 to your computer and use it in GitHub Desktop.
Save crusadergo/0e49376d252d56a54d97 to your computer and use it in GitHub Desktop.
@import base
@import static_pages/common
#aimees_edit
@include scaled_position($width: 114rem, $height: 100rem)
position: relative
margin: 11rem auto 0
img
position: absolute
.image-1
@include scaled_position($width: 52rem, $left: 0, $top: 0)
.image-2
@include scaled-position($width: 31rem, $left: 83rem, $top: 0)
.image-3
@include scaled-position($width: 22.5rem, $left: 64.4rem, $top: 35.75rem)
.image-4
@include scaled-position($width: 26.25rem, $left: 30.6em, $top: 48.75rem)
.image-5
@include scaled-position($width: 18.75rem, $left: 40rem, $top: 40rem)
z-index: 1
.image-6
@include scaled-position($width: 18.75rem, $left: 34.4rem, $top: 46.25rem)
z-index: 2
.image-7
@include scaled-position($width: 18.75rem, $left: 38.75rem, $top: 55rem)
z-index: 3
.image-8
@include scaled-position($width: 32.5rem, $left: 89.4rem, $top: 32.5rem)
.image-9
@include scaled-position($width: 20rem, $left: 97.5rem, $top: 58.75rem)
z-index: 1
.image-10
@include scaled-position($width: 16.25rem, $left: 86.5rem, $top: 41.25rem)
.marni-brand
@include scaled-position($left: 41.25rem, $top: 55rem)
color: $white
.saint-laurent-brand
@include scaled-position($left: 50rem, $top: 52.5rem)
color: $white
.giuseppe-zanotti-brand
@include scaled-position($left: 40rem, $top: 70rem)
.chloe-brand
@include scaled-position($left: 92.75rem, $top: 48.75rem)
color: $white
.burberry-prorsum-brand
@include scaled-position($left: 99.6rem, $top: 57.5rem)
color: $white
.christian-louboutin-brand
@include scaled-position($left: 99rem, $top: 73.75rem)
.dabbous-text-block
@include scaled-position($width: 33.75rem, $left: 1.25rem, $top: 22.5rem)
z-index: 1
.chutney-mary-text-block
@include scaled-position($width: 28.75rem, $left: 53.75rem, $top: 0)
.what-to-wear-0
@include scaled-position($left: 36.25rem, $top: 38rem)
.what-to-wear-1
@include scaled-position($left: 85.6rem, $top: 32.5rem)
.hot-spot
@include scaled-position($left: 81.25rem, $top: 71.25rem)
position: absolute
font-weight: 700
.social-eating-house
@include scaled-position($left: 81.25rem, $top: 73.75rem)
.aimees-edit-title
@include scaled-position($width: 12.5rem, $left: 33.75rem, $top: 2.5rem)
line-height: 4rem
font-size: 4rem
color: $white
.what-to-wear-block
@include scaled-position($width: 26.25rem)
position: absolute
text-align: center
border-top: 0.2rem solid $black
.general-properties
font-style: italic
position: absolute
z-index: 4
.font-properties
font-size: 2rem
font-weight: 700
font-style: normal
.restaurant-properties
background: $white
padding: 0 0.5rem
text-align: justify
.text-with-margin
margin-top: 1.25rem
@media screen and (min-width: $break_large)
@include scaled-position($height: 87.5rem)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment