MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 369: Line 369:
font-size: 88%;
font-size: 88%;
line-height: 1.5em;
line-height: 1.5em;
    max-width: 25%;
}
}
.infobox caption {
.infobox caption {
Line 380: Line 381:
vertical-align: top;
vertical-align: top;
/* @noflip */
/* @noflip */
text-align: left;
tex t-align: left;
}
}
.infobox.bordered {
.infobox.bordered {
Line 1,422: Line 1,423:
*/
*/
/* font-sizes */
/* font-sizes */
.mw-body-content{
font-size: 16px;
}
.mw-editfont-monospace{
.mw-editfont-monospace{
font-size: 15px;
font-size: 15px;
Line 1,513: Line 1,511:
#p-lang-btn {
#p-lang-btn {
float: right;
float: right;
}
/* tabber */
.tabber__tabs {
margin: auto;
}
}