MediaWiki:Print.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 93: Line 93:
}
}


.article-title-link {
.link-pdf {
     text-align: center;
     text-align: center;
     color: #292828!important;
     margin-top: 5px;
}
}
 
.link-pdf p {
.link-pdf {
     display: inline-block;
     display: flex;
     margin: 0 4px;
     margin-top: 5px;
    align-items: center;
    color: #292828!important;
    text-align: center;
}
}


.link-pdf a{
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0;
    color: #292828!important;
    text-align: center;
}


.article-type {  
.article-type {  

Navigation menu