Sha256: 784761ae9050959112a650266c17591d383f3e86ee1e8f2ff6729a6bc0d2276e
Contents?: true
Size: 643 Bytes
Versions: 244
Compression:
Stored size: 643 Bytes
Contents
// Govspeak information callout // https://components.publishing.service.gov.uk/component-guide/govspeak/information_callout // // Support: // // - alphagov/whitehall: ✔︎ // - alphagov/govspeak: ✔︎ .govspeak, // Legacy class name that's still used in some content items - needs to be kept until `.govspeak` is removed from the content items. .gem-c-govspeak { .info-notice { border-left: 10px solid govuk-colour("mid-grey", $legacy: "grey-3"); padding: 1em 0 1em 1em; margin: 2em 0; // Remove margin from the last element p:last-child, ul:last-child, ol:last-child { margin-bottom: 0; } } }
Version data entries
244 entries across 244 versions & 1 rubygems