Sha256: a5d17169e347b07a8267856e0cf73c6309362c9f6c88f59be6745c2a6b898199
Contents?: true
Size: 499 Bytes
Versions: 203
Compression:
Stored size: 499 Bytes
Contents
// Govspeak information callout // https://components.publishing.service.gov.uk/component-guide/govspeak/information_callout // // Support: // // - alphagov/whitehall: ✔︎ // - alphagov/govspeak: ✔︎ .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
203 entries across 203 versions & 1 rubygems