Sha256: 636801507bbe480c3e1d1d4bbeca50f33875e80442c99583e3bb24fb9bfcb847

Contents?: true

Size: 403 Bytes

Versions: 6

Compression:

Stored size: 403 Bytes

Contents

.wrap.type-chapter {
  @extend %PagePosition;
  padding: 112px 0 56px 556px;
  background-color: black;
  color: white;

  .block.stop {
    top: -192px;
  }

  .block.stop.style-docs {
    top: -($BigGap + $SmallGap);
  }

  + .wrap.type-chapter {
    margin-top: $BigGap;
  }

  + .wrap.type-page {
    margin-top: $SmallGap;
  }
}

.wrap.type-chapter.style-docs {
  padding: 20px;
  height: auto;
}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
futuro-0.9.6 _sass/wrap/chapter.scss
futuro-0.9.5 _sass/wrap/chapter.scss
futuro-0.9.4 _sass/wrap/chapter.scss
futuro-0.9.3 _sass/wrap/chapter.scss
futuro-0.9.2 _sass/wrap/chapter.scss
futuro-0.9.1 _sass/wrap/chapter.scss