Difference between revisions of "MediaWiki:Common.css"

Jump to navigation Jump to search
161 bytes added ,  10:28, 11 October 2020
Disabled text resizing on mobile that works terribly
(Disabled text resizing on mobile that works terribly)
Line 1,447: Line 1,447:




}
/* Prevent text resizing on mobile */
.mw-content-text {
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
}
}
trusted
5,920

edits

Navigation menu