Edited theme/pdf/pdf.css with Atlas code editor

develop
claylock 7 months ago
parent a5f8ad1527
commit a284ed3cb7

@ -34,6 +34,14 @@ td.fakeheader {
/* tighten tracking for paragraphs */
.fix_tracking { letter-spacing: -0.1pt; }
/* less space for pagebreaks (STYL-1620) */
.less_space,
.less_space > h5:first-child,
dl.less_space > dt:first-child,
section.less_space > h3:first-child,
section.less_space > h2:first-child,
section.less_space > h1:first-child {
margin-top: 0 !important;
/*hack to align sidebars to top of page*/

Loading…
Cancel
Save