Template:Unicode/doc: Difference between revisions

Content deleted Content added
typo
Internals: doc clarification
Line 30:
<span class="Unicode">{{{1}}}</span>
</source>
and <code>class="Unicode"</code> is defined in [[Cascading Style Sheets|CSS]] at [[MediaWiki:Common.js]] as follows (but {{em|only}} for Windows XP, by targeting XP in JavaScript):
<source lang="CSS">
.Unicode {
Line 36:
}
</source>
Note it is defined ''only'' for Windows XP. It does so by targeting XP in JavaScript.
 
You can override this with your own <code>Unicode</code> class definition in your [[Help:User_styleUser style|personal stylesheet]] (i.e.g., <code>User[[Special:''username''MyPage/common.css</code>]]).
 
== Template data ==