MediaWiki:Common.css: Difference between revisions

m
no edit summary
No edit summary
mNo edit summary
 
(12 intermediate revisions by 2 users not shown)
Line 251: Line 251:
     background: #0f0;
     background: #0f0;
     font-weight: unset;
     font-weight: unset;
}
/* Math */
mjx-container {
    font-size: 85%!important;
}
}


Line 257: Line 263:
/***********************/
/***********************/


div.math-typesetting p {
    margin: 0 0 2em;
    text-indent: 1.5em;
}


div.math-block mjx-container {
    font-size: 117.4%!important;
}


div.math-block {
    text-align: center;
}




Line 412: Line 428:
     font-weight: bold;
     font-weight: bold;
     line-height: 1.3;
     line-height: 1.3;
    margin: 0 0 0.5em;
}
.mw-collapsed .card-book-followon-heading {
    margin: 0;
}
}