User:Begoon/override-typography-refresh

This is the documentation page for User:Begoon/override-typography-refresh.css

----

=Override typography refresh=

css code for including in Special:MyPage/vector.css on all affected sites:

Include by adding:

@import url("https://en.wikipedia.org/w/index.php?title=User:Begoon/override-typography-refresh.css&action=raw&ctype=text/css");

/* Preceding line includes code from User:Begoon/override-typography-refresh.css to override the typography refresh

@import lines must be at very beginning of css page, preceding even comments... */

as very first lines of Special:MyPage/vector.css on any desired wikimedia site.

=Notes=

  • This code facilitates updates in one central location, rather than needing full code copies to be maintained at each affected site.
  • See https://www.mediawiki.org/wiki/Typography_refresh for details of the "Typography refresh".
  • This code is slightly adapted, with thanks, from: https://www.mediawiki.org/w/index.php?title=User:Cathfolant/typographyrefreshoverride.css&oldid=945892