Sha256: 022adec521933442991d1dba63d8648ad2a56821359a22cf647ce7240bf9f5a0
Contents?: true
Size: 983 Bytes
Versions: 27
Compression:
Stored size: 983 Bytes
Contents
// stylelint-disable max-nesting-depth .gem-c-govspeak { .media-player { display: none; } .info-notice, .help-notice, .call-to-action { margin: govuk-spacing(3) 0; } .call-to-action { background: none; border: 1pt solid $govuk-border-colour; padding: govuk-spacing(3); } .help-notice p { font-weight: 700; } .fraction { img { display: inline-block; margin-bottom: -7px; } } .attachment { margin: govuk-spacing(6) 0; &:first-child { margin-top: 0; } .attachment-thumb { display: none; } .attachment-details { .download { display: block; } } .accessibility-warning { h2 { @include govuk-font(14); } .toggler { display: none; } } } .footnotes { border-top: 1px solid $govuk-text-colour; } .legislative-list { padding-left: 0; &, ol { list-style: none; } } }
Version data entries
27 entries across 27 versions & 1 rubygems