Sha256: 66ede0a48449066794baec21075aeabee40d4b3128a839aa362472b0d6346a3c
Contents?: true
Size: 733 Bytes
Versions: 5
Compression:
Stored size: 733 Bytes
Contents
.attribute-label { @include data-label; clear: left; float: left; margin-bottom: $base-spacing; margin-top: 1.1em; text-align: center; width: calc(15% - 1rem); } .preserve-whitespace { white-space: pre-wrap; word-wrap: break-word; } .attribute-data { float: left; margin-bottom: 0rem; margin-left: 0rem; width: calc(85% - 1rem); } /* Suffix */ .attribute-data--text, .cell-data--text { a { // text-decoration: underline; font-weight: 200; font-style: italic; font-size: $font-size-sm; } a[target=_blank] { text-decoration: underline; } p { a { text-decoration: underline; } } } .attribute--nested { border: $base-border; padding: $small-spacing; }
Version data entries
5 entries across 5 versions & 1 rubygems