User:Peter Samuels/monobook.css: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
(Created page with "* { text-size-adjust:none; }")
 
m (Mario moved page User:PikaSamus/monobook.css to User:Peter Samuels/monobook.css: Automatically moved page while renaming the user "PikaSamus" to "Peter Samuels")
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
* {
* {
     text-size-adjust:none;
     text-size-adjust:none;
    -moz-text-size-adjust:none;
    image-rendering:auto !important;
}
}

Latest revision as of 23:57, December 29, 2024

* {
    text-size-adjust:none;
    -moz-text-size-adjust:none;
    image-rendering:auto !important;
}