Sha256: 7c05471b99493135a6e9f55cec4413aecc0eba61f57758745a28c736b7ef3b77
Contents?: true
Size: 1.61 KB
Versions: 6
Compression:
Stored size: 1.61 KB
Contents
@import "compass/css3/columns"; #banner { font-family:$serifFontFamily; h1,h2,h3 { font-weight:normal; } h1 { margin:.65em 0; } a { text-decoration:none; } } #brand-bar-wrapper { letter-spacing:.2em; padding:.15em 0; text-transform:uppercase; h2, h3 { font-size:.95em; margin:0; } .division { text-align:right; } i { letter-spacing:0; padding:0 .2em; text-transform:none; } } #main, .modal-header { h1,h2,h3,h4,h5,h6 { font-family:$headerFontFamily; font-weight:normal; text-rendering: optimizeLegibility; } h1 { .human_readable_type { font-size:.66em; padding-left:1em; } } } legend { font-family:$headerFontFamily; a { font-family:$sansFontFamily; } } .table-heading { text-align:left; h1,h2,h3,h4,h5,h6 { padding-top:1em; } } .nested-field-heading { font-family:$sansFontFamily; font-size: 14px; font-weight:normal; } .redacted, .unratified .contributor_agreement p { font-family:'BLOKKNeue-Regular'; } #footer { text-align:center; p { margin-bottom:.3em; } } .accessible-hidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; } .centered { text-align:center; } .contributor_agreement.human_readable { font-size:150%; } .doi { font-size:200%; margin:1em 0; text-align:center; } .inline-item-actions { padding:0 .5em; a { margin-right:.5em; } } .wide-text { @include column-count(2); @include column-width(30px); p { @include column-break-inside(avoid); } }
Version data entries
6 entries across 6 versions & 1 rubygems