[10:23:51] Does anyone know if there is a global stylesheet that applies to all Wikipedias? [10:47:03] Jhs, well there's the mediawiki ones [10:47:16] and you can have per-central user ones [11:32:43] Krenair, what do you mean by the mediawiki ones? To clarify my question, i'm wondering if there's a place to put CSS that will affect all Wikipedias but only Wikipedias [11:35:05] like https://phabricator.wikimedia.org/source/Vector/browse/master/components/common.less [11:35:46] you could probably put some CSS in an extension which is only deployed on wikipedias and nowhere else, but it'd have to be relevant to that extension [11:52:08] Krenair, thanks. that won't work then, i'll have to find another way of doing what i want to do :) [12:50:11] Jhs, you could write some JS that detects that it's being run under wikipedia.org and adds CSS [12:52:42] Krenair, nah, that won't work. I'm trying to think of simple ways to solve (parts of) https://phabricator.wikimedia.org/T174160 (namely that nowikipedia (but not other projects) should display as "Norsk bokmål" in interwiki lists and not as "Norsk")