Template: BgColor light blue

From SPOT CHECK IT
Revision as of 22:48, 9 April 2022 by Admin (talk | contribs) (Created page with "Template:BgColor_light_blue <includeonly>background-color: #42B9FF;</includeonly><!-- --><noinclude> === Usage === This template is used to produce background light blue color for tables. Just embed it in any <nowiki><div>, <table>: etc.</nowiki> element. ==== Example ==== <syntaxhighlight lang=html><div style="{{bgcolor light blue}} {{round corners}} padding: 0.5em 1em;">Text text text</div></syntaxhighlight> :''which produces:'' <div style="{{bgcolor light blue}} {...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Template:BgColor_light_blue


Usage

This template is used to produce background light blue color for tables. Just embed it in any <div>, <table>: etc. element.

Example

<div style="{{bgcolor light blue}} {{round corners}} padding: 0.5em 1em;">Text text text</div>
which produces:
Text text text