Sha256: 8bddd96f240589ab4ae3060e393d3d2fdbf5dc5c87d9c04181c0150a01c666f7
Contents?: true
Size: 608 Bytes
Versions: 67
Compression:
Stored size: 608 Bytes
Contents
// Govspeak call to action // https://components.publishing.service.gov.uk/component-guide/govspeak/call_to_action // // 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 { .call-to-action { margin: 2em 0; background-color: govuk-colour("light-grey"); padding: 2em; &:first-child { margin-top: 0; } p:last-child, ul:last-child, ol:last-child { margin-bottom: 0; } } }
Version data entries
67 entries across 67 versions & 1 rubygems