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)
Created page with "<includeonly><span class="WebkitInvert">{{{1}}}</span></includeonly><noinclude>Inverts the colors of the element in the first parameter, but only on Webkit devices (iOS, MacOS). 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>"
 
Limoen (talk | contribs)
m Limoen moved page Template:Bright to Template:BlueColor
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><span class="WebkitInvert">{{{1}}}</span></includeonly><noinclude>Inverts the colors of the element in the first parameter, but only on Webkit devices (iOS, MacOS). 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>
<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.