https://bugzilla.wikimedia.org/show_bug.cgi?id=46437
--- Comment #15 from Matthew Flaschen <[email protected]> --- (In reply to comment #12) > All other instances were either in Agora files or deprecated skins (even > then, > minor instances), except for the rule for a <q> block, which has a "Times New > Roman" inclusion. I don't think CologneBlue's font choice is a problem. In commonElements.php (shared by Monobook and Vector), besides q, there's a commented out block for blockquote. And apparently, there's a hack to get around a browser bug with monospace by specifying Courier second. config-cc.css is some kind of Creative Commons stylesheet. It's used in the installer, and in a apparently unused (unless in extensions/user scripts/etc.) 'mediawiki.legacy.config' module. We could probably remove the Verdana declaration, but it doesn't seem to impact actual site users, and it's not clear if this is considered "third-party". skins/common/feed.css has an explicit stack we could change to sans-serif. And create account is still using Georgia for the stylized numbers ("made by people like you" column). But I'm aware of nothing else in core with the same role as that column. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
