Sha256: 1770cc7fd9a5228db58e9e495bd891537df8290cce84e5709a04c1f5f407c6e4
Contents?: true
Size: 1.04 KB
Versions: 26
Compression:
Stored size: 1.04 KB
Contents
#main { float: left; width: 100%; } #content { font-size: 95%; line-height: 1.2em; padding: 20px; } .outset { margin: -20px; margin-bottom: 20px; } table.fieldset { th { padding: 6px; } td.field textarea { width: 99.5%; margin-right: -5px; } } body.reversed { fieldset h1 { font-size: 1.5em; } #content > h1:first-of-type { font-size: 2em; } h1 { color: #94BDC3; border-bottom: 1px solid #94BDC3; background: #fff; font-size: 125%; margin: -20px -20px 20px; padding: 15px 20px; text-shadow: 0px 0px 20px rgba(255, 255, 255, 0.1); } } .fullcover { position: absolute; width: 100%; height: 100%; top: 0; right: 0; bottom: 0; left: 0; } .clipped { overflow: hidden; } .grey_out { background: #666666; background: rgba(0, 0, 0, 0.7); } #preview_panel { background: white; } .preview_tools { color: black; position: fixed; top: 10px; right: 20px; opacity: 0.7; @include alt-box; &:hover { opacity: 1; } a { @include alt-link; } }
Version data entries
26 entries across 26 versions & 1 rubygems