Sha256: f72d8373ae184015b4ed2d3d28c92f9d3d10af48af98f3c702abbc7f7ce62b8b
Contents?: true
Size: 613 Bytes
Versions: 23
Compression:
Stored size: 613 Bytes
Contents
@mixin concept-table() { width: 100%; font-size: 90%; tr { &.main { font-weight: bold; td { border-top: 2px solid #f0f0f0; } &:first-child td { border-top: 0; } } &.status-superseded { opacity: 0.5; background-color: darkgray; } } td, th { padding: .5em; &.field-termid { width: 4em; font-weight: bold; } &.field-language_code { width: 3em; } } th { background: #f7f7f7; font-weight: bold; text-align: left; } td { a { text-decoration: none; } } }
Version data entries
23 entries across 23 versions & 1 rubygems
Version | Path |
---|---|
jekyll-geolexica-1.8.2 | _sass/mixins.scss |
jekyll-geolexica-1.8.1 | _sass/mixins.scss |
jekyll-geolexica-1.8.0 | _sass/mixins.scss |