Jump to content

MediaWiki:Common.css: Difference between revisions

From Philosophical Research
.tts-only
 
m .tts
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */


.tts-only  { height: 0px; width: 0px; overflow: hidden; }  /* hidden from visual rendering, shown to TTS */
.tts-only, .tts .aural { height: 0px; width: 0px; overflow: hidden; }  /* hidden from visual rendering, shown to TTS */
 
/* bop CSS */
 
/* Hue CSS */
 
/* either medium - print or screen */
.tts .help { display: none; }  .tts .aural { display: inline-block; }  /* hide pronunciation from screen & print media, but not from audio */


/* [[Category:Fake Item lists]] [[Category:Hue-format fake Items]] */
/* [[Category:Fake Item lists]] [[Category:Hue-format fake Items]] */

Revision as of 06:41, 18 July 2025

/* CSS placed here will be applied to all skins */

.tts-only, .tts .aural  { height: 0px; width: 0px; overflow: hidden; }  /* hidden from visual rendering, shown to TTS */

/* bop CSS */

/* Hue CSS */

/* either medium - print or screen */
.tts .help { display: none; }  .tts .aural { display: inline-block; }  /* hide pronunciation from screen & print media, but not from audio */

/* [[Category:Fake Item lists]] [[Category:Hue-format fake Items]] */