MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 279: Line 279:
     padding-top: 30px;
     padding-top: 30px;
     padding-bottom: 30px;
     padding-bottom: 30px;
}
.mw-footer {
    font-size: 1.2em;
}
}


Line 500: Line 504:
ol.references {
ol.references {
margin-left: -1.5em;
margin-left: -1.5em;
}
.mw-footer-container {
    padding-top: 5px;
    padding-bottom: 5px;
}
.mw-footer {
    font-size: 0.95em;
}
}