Sha256: 3601cdaf110dc87f880903d95487883c32eebe38ba3793a91625cdbbcb1427bf

Contents?: true

Size: 1.1 KB

Versions: 66

Compression:

Stored size: 1.1 KB

Contents

=long-text($base-font-size: 1rem)
  p
    +text-block(1rem 1.9 1.5em)
  h2
    +text-block(2rem 1.35 .8em)
    border-bottom: solid 1px
    padding-bottom: .25em
    +bold-ja
  h3
    +text-block(1.7rem 1.4 1em)
    +bold-ja
  h4
    +text-block(1.4rem 1.45 1.2em)
    +bold-ja
  h5
    +text-block(1.2rem 1.5 1.2em)
  h6
    +text-block(1rem 1.5 1.2em)
  * + h2
    margin-top: 1.2em
  * + h3
    margin-top: 1.3em
  * + h4
    margin-top: 1.5em
  * + h5
    margin-top: 1.6em
  * + h6
    margin-top: 1.75em
  * + blockquote
    margin-top: 2em
  >ul
    list-style-type: disc
  >ol
    list-style-type: decimal
  li
    ul,
    ol
      margin-top: 1em
    >ul
      list-style-type: circle
      >li
        >ul
          list-style-type: square
  ul,
  ol
    list-style-position: outside
    margin-left: 1.75em
    margin-bottom: 1.4em
  li
    +text-block(1rem 1.9 .5em)
    &:last-child
      margin-bottom: 0
  blockquote
    border-left: .4rem solid rgba($default-text, .3)
    margin-bottom: 1.75em
    padding-left: 1em
    font-style: italic
  *:last-child
    margin-bottom: 0

.long-text
  +long-text(1rem)

Version data entries

66 entries across 66 versions & 1 rubygems

Version Path
oulu-0.15.5 app/assets/stylesheets/modules/typography/_long-text.sass
oulu-0.15.4 app/assets/stylesheets/modules/typography/_long-text.sass
oulu-0.15.3 app/assets/stylesheets/modules/typography/_long-text.sass
oulu-0.15.2 app/assets/stylesheets/modules/typography/_long-text.sass
oulu-0.15.1 app/assets/stylesheets/modules/typography/_long-text.sass
oulu-0.15.0 app/assets/stylesheets/modules/typography/_long-text.sass
oulu-0.14.1 app/assets/stylesheets/modules/typography/_long-text.sass
oulu-0.14.0 app/assets/stylesheets/modules/typography/_long-text.sass
oulu-0.13.4 app/assets/stylesheets/modules/typography/_long-text.sass
oulu-0.13.3 app/assets/stylesheets/modules/typography/_long-text.sass
oulu-0.13.2 app/assets/stylesheets/modules/typography/_long-text.sass
oulu-0.13.1 app/assets/stylesheets/modules/typography/_long-text.sass
oulu-0.12.42 app/assets/stylesheets/modules/typography/_long-text.sass
oulu-0.12.41 app/assets/stylesheets/modules/typography/_long-text.sass
oulu-0.12.40 app/assets/stylesheets/modules/typography/_long-text.sass
oulu-0.12.39 app/assets/stylesheets/modules/typography/_long-text.sass
oulu-0.12.38 app/assets/stylesheets/modules/typography/_long-text.sass
oulu-0.12.37 app/assets/stylesheets/modules/typography/_long-text.sass
oulu-0.12.36 app/assets/stylesheets/modules/typography/_long-text.sass
oulu-0.12.35 app/assets/stylesheets/modules/typography/_long-text.sass