Sha256: bc4192b117068e312534cccb59a9174201e01b862b4389a6525a1d5228b5ddd4
Contents?: true
Size: 431 Bytes
Versions: 19
Compression:
Stored size: 431 Bytes
Contents
.c-corner-ribbon-container { position: relative; overflow: hidden; } .c-corner-ribbon { width: 200px; background: $primary-color; position: absolute; top: 25px; left: -55px; text-align: center; line-height: 40px; color: $secondary-color; transform: rotate(-45deg); @include headerStyle('h3', main); } .c-corner-ribbon--top-right { top: 25px; right: -55px; left: auto; transform: rotate(45deg); }
Version data entries
19 entries across 19 versions & 1 rubygems