Sha256: 23114bc00350a8cb5d63aad528058b5824a8a0924a9ea96075bd8f5d57859b3d

Contents?: true

Size: 944 Bytes

Versions: 2

Compression:

Stored size: 944 Bytes

Contents

body
  padding-top: 20px
  padding-bottom: 40px

.container-narrow
  margin: 0 auto
  max-width: 700px

#skrollr-body
  #page
    width: 100%
    height: 100%
    position: fixed
    top: 0
    left: 0
    background-color: #000

    .block
      .image-layer
        position: absolute
        background-attachment: fixed

        .image-div
          background-repeat: no-repeat
          background-position: center center
          width: 100%
          height: 100%

      .text-layer
        position: absolute
        text-align: center
        white-space: nowrap

      .paragraph-layer
        position: absolute
        .box
          padding: 10px 10px

      .embed-layer
        position: absolute
        iframe
          width: 100%
          height: 100%

      .animation-layer
        position: absolute
        .animation-frames
          background-repeat: no-repeat

    .scroll
      left: 50%
      margin-left: -25px

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
flms-0.9.0 app/assets/stylesheets/flms/public/public.sass
flms-0.1.0 app/assets/stylesheets/flms/public/public.sass