MediaWiki:Common.css: Difference between revisions

From Freakapedia
No edit summary
No edit summary
 
Line 2: Line 2:




#siteSub {
.tagline {
     display: block;
     display: block;
     font-weight: normal;
     font-weight: normal;

Latest revision as of 18:01, 30 November 2024

/* CSS placed here will be applied to all skins */


.tagline {
    display: block;
    font-weight: normal;
    font-size: normal;
    font-family: 'Linux Libertine', serif;
}