Sha256: 3764f4d50d0069de1e258c3135fa38366bf54ee889b6c3738164c74d7c61fd9c

Contents?: true

Size: 963 Bytes

Versions: 8

Compression:

Stored size: 963 Bytes

Contents

@import bootstrap/variables
@import bootstrap/mixins
@import common

.feature-heading-container, .post-banner-img
  .photo-credit
    position: absolute
    bottom: 0
    right: 0
    font-size: 13px
    z-index: 999
    padding: 4px 14px 4px 14px
    text-shadow: 2px 4px 3px rgba(0,0,0,0.1)

    @media (max-width: $screen-md)
      display: none
    &, a
      color: #fff
      // font-style: italic84

.feature-heading
  cursor: pointer
  display: block

  $fh_height: 569px

  .feature-heading-img-box
    width: 100%
    +img_background
    position: relative
    z-index: 0

    .feature-heading-inner
      max-width: 1200px
      margin: 0 auto
      height: 100%

      .container-fluid
        position: relative
        height: 100%

    &, .col-md-6
      height: $fh_height

    @media (max-width: $screen-md)
      height: auto

#subscriber-success-modal
  h4.modal-title
    text-align: center
    +sans
    font-size: 30px
    font-weight: 500

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
virgo-0.1.7 app/assets/stylesheets/virgo/page_modules.sass
virgo-0.1.6 app/assets/stylesheets/virgo/page_modules.sass
virgo-0.1.5 app/assets/stylesheets/virgo/page_modules.sass
virgo-0.1.4 app/assets/stylesheets/virgo/page_modules.sass
virgo-0.1.3 app/assets/stylesheets/virgo/page_modules.sass
virgo-0.1.2 app/assets/stylesheets/virgo/page_modules.sass
virgo-0.1.1 app/assets/stylesheets/virgo/page_modules.sass
virgo-0.1 app/assets/stylesheets/virgo/page_modules.sass