4,456
edits
No edit summary |
No edit summary |
||
Line 30: | Line 30: | ||
/* Typography & spacing for the print layout */ | /* Typography & spacing for the print layout */ | ||
body { font-family: | body { font-family: HALColant-TextRegular!important; color: #111; } | ||
.article-title { | .article-title { | ||
font-size: | font-size: 45px; | ||
line-height: 30px; | line-height: 30px; | ||
letter-spacing: 1.4px; | letter-spacing: 1.4px; | ||
text-align: center; | text-align: center; | ||
color: green; | |||
} | } | ||
.article-people, .article-entry-number, .article-type { font-size: 9pt; margin: 0 0 2mm; } | .article-people, .article-entry-number, .article-type { font-size: 9pt; margin: 0 0 2mm; } |