MediaWiki:Gadget-M3-noto-UI.css: Difference between revisions
Appearance
untested |
m tested stylesheet |
||
Line 3: | Line 3: | ||
To use this, go to Preferences and select gadget-M3-noto-UI - [https://research.moraleconomy.au/index.php?title=Special:Preferences#mw-prefsection-gadgets] */ | To use this, go to Preferences and select gadget-M3-noto-UI - [https://research.moraleconomy.au/index.php?title=Special:Preferences#mw-prefsection-gadgets] */ | ||
dl.hue dfn .item-dimension:before { font-family: "Noto Sans UI"; } | dl.hue dfn[data-dimension="S2"] .item-dimension:before, dl.hue dfn[data-dimension="F2"] .item-dimension:before, dl.hue dfn[data-dimension="Z2"] .item-dimension:before, | ||
dl.hue dfn[data-dimension="L"] .item-dimension:before, dl.hue dfn[data-dimension="P"] .item-dimension:before | |||
{ font-family: "Noto Sans Arabic UI", "system-ui"; } | |||
dl.hue dfn[data-dimension="M3"] .item-dimension:before | |||
{ font-family: "Noto Sans", "system-ui"; } | |||
dl.hue dfn[data-dimension="S2"] .item-dimension:before, dl.hue dfn[data-dimension="F2"] .item-dimension:before, dl.hue dfn[data-dimension="Z2"] .item-dimension:before | |||
{ font-size: 94%; } | |||
/* [[Category:Hue configuration Gadgets]] */ | /* [[Category:Hue configuration Gadgets]] */ |
Latest revision as of 11:56, 17 August 2025
/* Gadget "M3-noto-UI" - use emoji-width font for all Statement Item icons, not the fonts that squash them
This does not install any fonts, and will have no effect if you do not already have the font.
To use this, go to Preferences and select gadget-M3-noto-UI - [https://research.moraleconomy.au/index.php?title=Special:Preferences#mw-prefsection-gadgets] */
dl.hue dfn[data-dimension="S2"] .item-dimension:before, dl.hue dfn[data-dimension="F2"] .item-dimension:before, dl.hue dfn[data-dimension="Z2"] .item-dimension:before,
dl.hue dfn[data-dimension="L"] .item-dimension:before, dl.hue dfn[data-dimension="P"] .item-dimension:before
{ font-family: "Noto Sans Arabic UI", "system-ui"; }
dl.hue dfn[data-dimension="M3"] .item-dimension:before
{ font-family: "Noto Sans", "system-ui"; }
dl.hue dfn[data-dimension="S2"] .item-dimension:before, dl.hue dfn[data-dimension="F2"] .item-dimension:before, dl.hue dfn[data-dimension="Z2"] .item-dimension:before
{ font-size: 94%; }
/* [[Category:Hue configuration Gadgets]] */