Sha256: 5386d57f6fe54658b8150ce3cccbf819ef4cd553a20f89d7e65f360ba493b3ad
Contents?: true
Size: 591 Bytes
Versions: 13
Compression:
Stored size: 591 Bytes
Contents
// Sidebar //--------------------------------------------------- #sidebar { overflow: visible; border-top: 1px solid $color-border; margin-top: 17px; .sidebar-title { color: $color-2; text-transform: uppercase; text-align: center; font-size: 14px; font-weight: $font-weight-bold; > span { display: inline; background: #fff; padding: 5px 10px; position: relative; top: -14px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } } dl { dt, dd { min-height: 3em; } } }
Version data entries
13 entries across 13 versions & 1 rubygems