MediaWiki:Mobile.css: Difference between revisions

no edit summary
mNo edit summary
No edit summary
Line 416: Line 416:
.mw-body h1, .mw-body-content h1 {
.mw-body h1, .mw-body-content h1 {
     font-size: 2.8em;
     font-size: 2.8em;
}
/* Force display of mobile menu */
.toctitle {
visibility: visible;
}
.toc {
display: table;
}
}