Sha256: 618960aeb2daa5bb467f1396618c66991e32ae0c5bf4c049c8fa42006228585c
Contents?: true
Size: 726 Bytes
Versions: 10
Compression:
Stored size: 726 Bytes
Contents
body:not(.new-layout) #sidebar { overflow: visible; margin-top: 1.5rem; .sidebar-title { color: $color-2; text-align: center; font-size: 16px; font-weight: $font-weight-bold; border-top: 1px solid $color-border; > 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; } } @media print { display: none } } body.new-layout .content-sidebar { ul { padding-left: 0; } } body.new-layout .sidebar-title { @include line-through(); color: $color-2; font-size: 14px; }
Version data entries
10 entries across 10 versions & 1 rubygems