MediaWiki:Print.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
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: Georgia, "Times New Roman", serif; color: #111; }
body { font-family: HALColant-TextRegular!important; color: #111; }


.article-title {  
.article-title {  
     font-size: 25px;
     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; }

Navigation menu