Sha256: 3ef81349773f8e3017a8a9509b1798b35709b6f2b6fdaa3e168b0e3389fc5506
Contents?: true
Size: 1.11 KB
Versions: 1
Compression:
Stored size: 1.11 KB
Contents
.title, .subtitle @extend .block font-weight: 300 a &:hover border-bottom: 1px solid .title color: $text-strong font-size: $size-large line-height: 1 strong color: inherit code display: inline-block font-size: $size-large & + .subtitle margin-top: -10px & + .highlight margin-top: -10px &.is-normal font-weight: 400 strong font-weight: 700 @each $size in $sizes $i: index($sizes, $size) &.is-#{$i} font-size: $size code font-size: nth($sizes, min($i + 1, 6)) +tablet & + .subtitle margin-top: -15px .subtitle font-size: $size-medium line-height: 1.125 & + .title margin-top: -20px strong color: $text-strong font-weight: 400 code border-radius: $radius display: inline-block font-size: $size-normal padding: 2px 3px vertical-align: top & + .text margin-top: 20px &.is-normal font-weight: 400 strong font-weight: 700 @each $size in $sizes $i: index($sizes, $size) &.is-#{$i} font-size: $size code font-size: nth($sizes, min($i + 1, 6))
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bulma-rails-0.0.14 | app/assets/stylesheets/bulma/elements/titles.sass |