Sha256: 119c6d4530c1128844f113dbe143227b2aa03c89c34f9289aba0eeeb18483edf
Contents?: true
Size: 513 Bytes
Versions: 42
Compression:
Stored size: 513 Bytes
Contents
// Table of Contents // ================================================== // Card // Card // ================================================== .card { border-color: color(dark-haze); > img { border-radius: 0; } } .card-header, .card-body, .card-footer { border: 1px solid; border-color: inherit; padding: 10px 15px; } .card-header, .card-footer { padding-bottom: 9px; padding-top: 9px; } .card-header { border-bottom: 0; font-weight: text-weight(semibold); } .card-footer { border-top: 0; }
Version data entries
42 entries across 42 versions & 1 rubygems