Sha256: f1168f76a82108357d8610a7440906f170a351fb53ff60b800590711dcfee09b
Contents?: true
Size: 380 Bytes
Versions: 20
Compression:
Stored size: 380 Bytes
Contents
/* * Code blocks */ .example { border: 1px solid $gray-lighter; background-color: #fff; border-radius: 3px 3px 0 0; padding: 15px; margin-top: 15px; .menu { position: relative; height: auto; z-index: 1; } } pre { border: 1px solid $gray-lighter; border-top: 0; border-radius: 0 0 3px 3px; background-color: $body-bg; margin-bottom: 15px; }
Version data entries
20 entries across 20 versions & 1 rubygems