Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:BlueColor: Difference between revisions

Template page
Limoen (talk | contribs)
No edit summary
Limoen (talk | contribs)
m Limoen moved page Template:Bright to Template:BlueColor
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly><span class="bright">{{{1}}}</span></includeonly><noinclude>Makes an element very bright. This is a fix made for the <nowiki><math></nowiki> element, which has a black color on Webkit devices when it should be white.</noinclude><templatestyles src="Template:Bright/styles.css" />
<includeonly><span class="bluecolor">{{{1}}}</span></includeonly><noinclude>Gives an element a blue color that is consistent across devices. This is a fix made for the <nowiki><math></nowiki> element, which otherwise has a black color on Webkit devices.</noinclude><templatestyles src="Template:BlueColor/styles.css" />

Latest revision as of 21:36, 14 July 2024

Gives an element a blue color that is consistent across devices. This is a fix made for the <math> element, which otherwise has a black color on Webkit devices.