Sha256: a25e5e9e4253796e81f9abde8a830553d45e5bb66a55d16179ef5b14eb838a81
Contents?: true
Size: 518 Bytes
Versions: 203
Compression:
Stored size: 518 Bytes
Contents
// Govspeak example callout // https://components.publishing.service.gov.uk/component-guide/govspeak/example // // Support: // - alphagov/whitehall: ✔︎ // - alphagov/govspeak: ✔︎ .gem-c-govspeak { .example { 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; } strong { display: block; } } }
Version data entries
203 entries across 203 versions & 1 rubygems