Jump to content

MediaWiki:Gadget-tts-caps.user.css: Difference between revisions

From Philosophical Research
copy or update stylesheet from M3-circle
 
m Reversedragon moved page MediaWiki:Gadget-tts-caps.css to MediaWiki:Gadget-tts-caps.user.css without leaving a redirect: Misspelled title
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
/* Gadget "tts-caps"  -  disable .caps classname in case screenreader is spelling them all out
/* ==UserStyle==
To use this, go to Preferences and select  gadget-tts-caps  (comments over, link follows, then styles)
@name          TTS: turn .caps lowercase
[https://research.moraleconomy.au/index.php?title=Special:Preferences#mw-prefsection-gadgets] */
@namespace      github.com/openstyles/stylus
@version        1.0.1
@description    A new userstyle
@author        reverseDragon
==/UserStyle== */
 
/* Gadget "tts-caps"  -  disable .caps classname in case screen reader is spelling them all out
 
To turn this on for your wiki account, go to Preferences and select  gadget-tts-caps:   [https://research.moraleconomy.au/index.php?title=Special:Preferences#mw-prefsection-gadgets]
Alternatively, install a user styles add-on and then open this URL:
https://research.moraleconomy.au/index.php?action=raw&title=MediaWiki:Gadget-tts-caps.user.css */


b.caps, strong.caps, em.caps { text-transform: none; }
b.caps, strong.caps, em.caps { text-transform: none; }


/* [[Category:Hue configuration Gadgets]] */
/* [[Category:Hue configuration Gadgets]] */

Latest revision as of 01:05, 11 March 2026

/* ==UserStyle==
@name           TTS: turn .caps lowercase
@namespace      github.com/openstyles/stylus
@version        1.0.1
@description    A new userstyle
@author         reverseDragon
==/UserStyle== */

/* Gadget "tts-caps"  -  disable .caps classname in case screen reader is spelling them all out

To turn this on for your wiki account, go to Preferences and select  gadget-tts-caps:   [https://research.moraleconomy.au/index.php?title=Special:Preferences#mw-prefsection-gadgets]
Alternatively, install a user styles add-on and then open this URL:
https://research.moraleconomy.au/index.php?action=raw&title=MediaWiki:Gadget-tts-caps.user.css */

b.caps, strong.caps, em.caps { text-transform: none; }

/* [[Category:Hue configuration Gadgets]] */