Sha256: 79386040b0f565ecd7ae55f3e60e8e3c6e5c44023a607b8f2ed9fa0cbd8032a0

Contents?: true

Size: 569 Bytes

Versions: 5

Compression:

Stored size: 569 Bytes

Contents

/*
 *= require_tree .
 *= require_self
 */

@import "tramway/core/application"
@import "tramway/landing/collage"
@import "tramway/landing/justified"

html, body, header, #intro 
  height: 100%

#intro 
  background-repeat: no-repeat
  background-position: center center
  background-attachment: fixed
  -webkit-background-size: cover
  -moz-background-size: cover
  -o-background-size: cover
  background-size: cover

.row
  &.page
    margin-top: 100px
  p
    margin-top: 15px

@media screen and (max-width: 800px)
  .row
    &.page
      h2
        margin-top: 15px

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
tramway-landing-1.4.7.4 app/assets/stylesheets/tramway/landing/application.sass
tramway-landing-1.4.7.3 app/assets/stylesheets/tramway/landing/application.sass
tramway-landing-1.4.7.2 app/assets/stylesheets/tramway/landing/application.sass
tramway-landing-1.4.7.1 app/assets/stylesheets/tramway/landing/application.sass
tramway-landing-1.4.7 app/assets/stylesheets/tramway/landing/application.sass