MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1,423: 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,514: Line 1,511:
#p-lang-btn {
#p-lang-btn {
float: right;
float: right;
}
/* tabber */
.tabber__tabs {
margin: auto;
}
}