Sha256: bccc81bb38b6fa3a7773b2a925b01df2e31887547f4b9da8845ecbdbf7968e23
Contents?: true
Size: 716 Bytes
Versions: 56
Compression:
Stored size: 716 Bytes
Contents
#markdown-cheatsheet { @include box-shadow(0 0 10px gray(100)); background-color: rgba(255,255,255, 0.95); bottom: 0; overflow: auto; padding: 15px; position: fixed; right: 0; top: 0; z-index: 230; h2 { font-size: 16px; font-weight: bold; line-height: 1.5em; margin: 1em 0; } h3 { border-bottom: 1px solid rgb(200,200,200); font-size: 14px; font-weight: bold; line-height: 2em; margin: 1em 0; } p { margin: 0 0 1em 0; } pre { background-color: rgb(240,240,240); font-family: Monaco, monospace; font-size: 12px; line-height: 1.5em; margin: 0 0 1em 0; padding: 10px; & + h3 { margin-top: 2em; } } }
Version data entries
56 entries across 56 versions & 1 rubygems