Sha256: a02f1282d013c2f817a04ad78dda333f564efa511ba2bb27f799e61530779ca6

Contents?: true

Size: 1.11 KB

Versions: 3

Compression:

Stored size: 1.11 KB

Contents

@media print
  body
    background: white
    font-size: 12px
  main
    padding-left: 0 !important
  h1
    page-break-after: avoid
  h2, h3, h4
    page-break-before: avoid
    page-break-after: avoid
  .main__chapter
    page-break-before: always
  .effect-chain__link
    page-break-inside: avoid

  img
    height: auto
    min-height: 25%
    max-width: 100% !important

  article
    page-break-before: always

  ul, img
    page-break-inside: avoid

  a
    font-weight: bolder
    color: currentColor
    text-decoration: none

  a[href^=http]:after
    content: " (" attr(href) ")"

  a[href^="#"]:after
    content: ""

  .column
    display: block !important

  .main__copy,
  .main__copy__inner,
  .main__chapter,
  .main__copy__inner
    max-width: 100% !important
    width: 100% !important
    display: block !important
    height: auto !important
    min-height: auto !important
    background-color: none !important
    float: none !important
    font-size: 1rem
    padding-left: 0 !important
    padding-right: 0 !important

  .header,
  .main__img__vis,
  .main__img__vislist,
  .main__img__img,
    display: none

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
okf-pub-theme-0.2.24 _sass/_print.sass
okf-pub-theme-0.2.23 _sass/_print.sass
okf-pub-theme-0.2.22 _sass/_print.sass