Sha256: 8c383ecc813a435aaa9659bba1c4ac6deabe65643e9d9a78b0aabfbacb6c6a26
Contents?: true
Size: 743 Bytes
Versions: 83
Compression:
Stored size: 743 Bytes
Contents
.gem-c-inverse-header { width: 100%; background-color: $govuk-blue; color: $white; margin-bottom: $gutter; padding: 0 $gutter $gutter; box-sizing: border-box; } .gem-c-inverse-header a { color: $white; } .gem-c-inverse-header { // This publication-header class is injected on publication pages, really // it should be a component class or be a component in it's own right. .gem-c-inverse-header__supplement, .publication-header__last-changed { @include govuk-font($size: 16, $line-height: 1.5); color: $white; margin: 0; } } .gem-c-inverse-header--full-width { padding-left: 0; padding-right: 0; padding-bottom: $gutter-half; } .gem-c-inverse-header--padding-top { padding-top: $gutter-half; }
Version data entries
83 entries across 83 versions & 1 rubygems