Sha256: f2a959f8eb945ed2f341033c97cf026642b9d174f07dcc149aff0f09aab74ffb
Contents?: true
Size: 228 Bytes
Versions: 6
Compression:
Stored size: 228 Bytes
Contents
// Box with turquoise background and white text // Used for transaction end pages, and Bank Holidays .govuk-box-highlight { margin: 1em 0; padding: 2em 1em; color: $white; background: $turquoise; text-align: center; }
Version data entries
6 entries across 6 versions & 2 rubygems