https://bugzilla.wikimedia.org/show_bug.cgi?id=51102
Nemo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Nemo <[email protected]> --- (In reply to comment #4) > You can use something like this in your common.js: > > $.webfonts.repository.languages.en = ["Comic Sans MS", "OpenDyslexic"]; > > To use your system default, use: > > $.webfonts.repository.languages.en = ["system", "Comic Sans MS", > "OpenDyslexic"]; For the records, this is now (since a while ago) documented at <https://www.mediawiki.org/wiki/Extension:UniversalLanguageSelector#Overriding_default_fonts>. -- 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
