MediaWiki:Print.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 45: Line 45:


/* Typography & spacing for the print layout */
/* Typography & spacing for the print layout */
body { font-family: HALColant-TextRegular!important; color: #111; }
body { font-family: HALColant-TextRegular!important; color: #292828!important;}


.article-title {  
.article-title {  
Line 52: Line 52:
     letter-spacing: 1.4px;
     letter-spacing: 1.4px;
     text-align: center;
     text-align: center;
     color: #292828;
     color: #292828!important;
     margin: 0;
     margin: 0;
}
}
Line 61: Line 61:
     text-align: center;
     text-align: center;
     text-decoration: underline;
     text-decoration: underline;
     color: #292828;
     color: #292828!important;
     margin: 0;
     margin: 0;
}
}

Navigation menu