Sha256: 622207c352aae494e997b7beebf06f411ba332c1b8c035cfc7d678599b0fb0cd

Contents?: true

Size: 1.54 KB

Versions: 17

Compression:

Stored size: 1.54 KB

Contents

$title-color: $grey-darker !default
$title-size: $size-3 !default
$title-weight: $weight-semibold !default
$title-line-height: 1.125 !default
$title-strong-color: inherit !default
$title-strong-weight: inherit !default
$title-sub-size: 0.75em !default
$title-sup-size: 0.75em !default

$subtitle-color: $grey-dark !default
$subtitle-size: $size-5 !default
$subtitle-weight: $weight-normal !default
$subtitle-line-height: 1.25 !default
$subtitle-strong-color: $grey-darker !default
$subtitle-strong-weight: $weight-semibold !default
$subtitle-negative-margin: -1.25rem !default

.title,
.subtitle
  +block
  word-break: break-word
  em,
  span
    font-weight: inherit
  sub
    font-size: $title-sub-size
  sup
    font-size: $title-sup-size
  .tag
    vertical-align: middle

.title
  color: $title-color
  font-size: $title-size
  font-weight: $title-weight
  line-height: $title-line-height
  strong
    color: $title-strong-color
    font-weight: $title-strong-weight
  & + .highlight
    margin-top: -0.75rem
  &:not(.is-spaced) + .subtitle
    margin-top: $subtitle-negative-margin
  // Sizes
  @each $size in $sizes
    $i: index($sizes, $size)
    &.is-#{$i}
      font-size: $size

.subtitle
  color: $subtitle-color
  font-size: $subtitle-size
  font-weight: $subtitle-weight
  line-height: $subtitle-line-height
  strong
    color: $subtitle-strong-color
    font-weight: $subtitle-strong-weight
  &:not(.is-spaced) + .title
    margin-top: $subtitle-negative-margin
  // Sizes
  @each $size in $sizes
    $i: index($sizes, $size)
    &.is-#{$i}
      font-size: $size

Version data entries

17 entries across 17 versions & 6 rubygems

Version Path
stenographer-rails-0.7.4 app/assets/stylesheets/sass/elements/title.sass
stenographer-rails-0.7.3 app/assets/stylesheets/sass/elements/title.sass
stenographer-rails-0.7.1 app/assets/stylesheets/sass/elements/title.sass
stenographer-rails-0.7.0 app/assets/stylesheets/sass/elements/title.sass
diproart-bulma-rails-0.7.1 vendor/assets/stylesheets/bulma/sass/elements/title.sass
bulma-sass-0.7.1 app/assets/stylesheets/sass/elements/title.sass
stenographer-rails-0.6.5 app/assets/stylesheets/sass/elements/title.sass
stenographer-rails-0.6.4 app/assets/stylesheets/sass/elements/title.sass
jekyll-bulma-0.2 _sass/elements/title.sass
jekyll-bulma-0.1 _sass/elements/title.sass
jekyll-bulma-0.0.3 _sass/elements/title.sass
jekyll-bulma-0.0.2 _sass/elements/title.sass
jekyll-bulma-0.0.1 _sass/elements/title.sass
bulma-diet-rails-0.1.0 app/assets/stylesheets/sass/elements/title.sass
bulma-rails-0.7.1 app/assets/stylesheets/sass/elements/title.sass
diproart-bulma-rails-0.7.0 vendor/assets/stylesheets/bulma/sass/elements/title.sass
bulma-rails-0.7.0 app/assets/stylesheets/sass/elements/title.sass