Sha256: 84d7cea61f07d287b2e03e3024fa6f235c6a708126c4d062748861381446327b
Contents?: true
Size: 815 Bytes
Versions: 85
Compression:
Stored size: 815 Bytes
Contents
@import "govuk_publishing_components/individual_component_support"; .gem-c-step-nav-header { @include govuk-font(24, $weight: bold); @include govuk-text-colour; position: relative; padding: 10px; background: govuk-colour("light-grey", $legacy: "grey-4"); border-bottom: solid 1px govuk-colour("blue"); margin-top: govuk-spacing(3); @include govuk-media-query($from: tablet) { padding: govuk-spacing(5); } } .gem-c-step-nav-header__part-of { @include govuk-font(19, $weight: bold); display: block; } @include govuk-media-query($media-type: print) { .gem-c-step-nav-header { padding: 0 0 govuk-spacing(4) 0; background: none; } .gem-c-step-nav-header__part-of { display: block; } .gem-c-step-nav-header__title { @include govuk-font(24, $weight: bold); } }
Version data entries
85 entries across 85 versions & 1 rubygems