Sha256: af4800eeb3d39ca206a6126377ef0d228ffe26e32badec95f7c719e2bd3c5739
Contents?: true
Size: 541 Bytes
Versions: 8
Compression:
Stored size: 541 Bytes
Contents
.usa-section-dark { @if variable-exists(alt-section-bg) { background-color: $alt-section-bg; } h1, h2, h3, h4, h5, h6 { @if variable-exists(alt-section-header) { color: $alt-section-header; } } p { @if variable-exists(alt-section-text) { color: $alt-section-text; } } a { @if variable-exists(alt-section-link) { color: $alt-section-link; } &:hover { @if variable-exists(alt-section-link-hover) { color: $alt-section-link-hover; } } } }
Version data entries
8 entries across 8 versions & 2 rubygems