Sha256: 531315845241b5a1e25721ff3c0914918263dc22a6cfd6d909194092b1d8169a

Contents?: true

Size: 326 Bytes

Versions: 9

Compression:

Stored size: 326 Bytes

Contents

h1,
h2,
h3,
h4,
h5 {
  @extend %u-pdf-nobreak;
}

h1 {
  @include txt-gdoc-element(h1);
}

h2 {
  @include txt-gdoc-element(h2);
}

h3 {
  @include txt-gdoc-element(h3);
}

h4 {
  @include txt-gdoc-element(h4);
}

h5 {
  @include txt-gdoc-element(h5);
}

body {
  @include txt-gdoc-element(base);
  margin: 0;
  padding: 0;
}

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
lcms-engine-0.5.5 app/assets/stylesheets/lcms/engine/print/gdoc/_base-typography.scss
lcms-engine-0.5.4 app/assets/stylesheets/lcms/engine/print/gdoc/_base-typography.scss
lcms-engine-0.5.3 app/assets/stylesheets/lcms/engine/print/gdoc/_base-typography.scss
lcms-engine-0.5.2 app/assets/stylesheets/lcms/engine/print/gdoc/_base-typography.scss
lcms-engine-0.5.1 app/assets/stylesheets/lcms/engine/print/gdoc/_base-typography.scss
lcms-engine-0.5.0 app/assets/stylesheets/lcms/engine/print/gdoc/_base-typography.scss
lcms-engine-0.4.2 app/assets/stylesheets/lcms/engine/print/gdoc/_base-typography.scss
lcms-engine-0.4.1 app/assets/stylesheets/lcms/engine/print/gdoc/_base-typography.scss
lcms-engine-0.4.0 app/assets/stylesheets/lcms/engine/print/gdoc/_base-typography.scss