Sha256: 6cd598bc295f8e8e3e99c731c078b2733f083afd58ac90fa86078ef2652bb27e

Contents?: true

Size: 238 Bytes

Versions: 1

Compression:

Stored size: 238 Bytes

Contents

// Box with turquoise background and white text
// Used for transaction end pages, and Bank Holidays
.govuk-box-highlight {
  margin: 1em 0 1em 0;
  padding: 2em 0 1em 0;
  color: $white;
  background: $turquoise;
  text-align: center;
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
govuk_elements_rails-1.1.2 vendor/assets/stylesheets/elements/_components.scss