Sha256: d0cfe7876fc25bae9fd36ec6bcb576b05ef2e351c327d3d689f06ad0b46bbef4
Contents?: true
Size: 725 Bytes
Versions: 18
Compression:
Stored size: 725 Bytes
Contents
.callout-box{ @include callout($ash); &__close-btn{ float: right; } &--green{ @include callout($brand-green); margin-bottom: $base-margin; color: $white; } &--red{ @include callout($brand-red); margin-bottom: $base-margin; color: $white; } &--ins-blue{ @include callout($brand-blue-insurance); margin-bottom: $base-margin; color: $white; } &__sub-head{ color: $white; } &__image-container{ @include large-2; } &__image{ display: block; margin-left: auto; margin-right: auto; } &__content{ @include large-10; } &__link{ color: inherit; text-decoration: underline; &:hover{ color: $ash; } } }
Version data entries
18 entries across 18 versions & 1 rubygems