Sha256: 8041a1cef9f4f41b98daa88efafc7998d60e74e309518d373da86cc10953b8f5
Contents?: true
Size: 374 Bytes
Versions: 1
Compression:
Stored size: 374 Bytes
Contents
.box { background-color: $lighter_gray; @include border-bottom-radius(5px); margin-bottom: 10px; } .box .box-inner { padding: 15px; } .box h3 { color: $medium_gray; padding: 8px 15px; margin: 0; background-color: $light_gray; border-bottom: 1px solid $gray; } .box .box-inner *:first-child { margin-top: 0; } .box .box-inner *:last-child { margin-bottom: 0; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
atlas_assets-0.1.3 | lib/assets/stylesheets/atlas_assets/_boxes.scss |