Help:Coloring text: Difference between revisions
Eric Martz (talk | contribs) |
Eric Martz (talk | contribs) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 41: | Line 41: | ||
<pre>'''{{Font color|#00A0A0|Cyan}}'''</pre> | <pre>'''{{Font color|#00A0A0|Cyan}}'''</pre> | ||
which displays as '''{{Font color|#00A0A0|Cyan}}'''. | which displays as '''{{Font color|#00A0A0|Cyan}}'''. | ||
===Highlighting=== | |||
A special template highlights text in yellow. | |||
<pre>{{Yelspan|highlighted}}</pre> | |||
displays as {{Yelspan|highlighted}}. | |||
==Class Color Spans== | ==Class Color Spans== | ||
Line 94: | Line 99: | ||
* <span class="bg-lightgray">bg-lightgray</span> | * <span class="bg-lightgray">bg-lightgray</span> | ||
* <span class="text-gray">'''text-gray'''</span> | * <span class="text-gray">'''text-gray'''</span> | ||
* <span class="text-black">text-black</span> | * <span class="text-black">text-black</span> <span class="bg-black text-white">bg-black text-white</span> | ||
</td></tr></table> | </td></tr></table> |