Difference between revisions of "Template:Box-shadow"
Jump to navigation
Jump to search
Bugman admin (talk | contribs) m (1 revision imported: The current Wikipedia Template:key press template.) |
Bugman admin (talk | contribs) m (Switch from the imported {{informative template}} to the relax {{template info}} template) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>-moz-box-shadow: {{{1|4px}}} {{{2|4px}}} {{{3|4px}}} {{{4|#CCC}}}; -webkit-box-shadow: {{{1|4px}}} {{{2|4px}}} {{{3|4px}}} {{{4|#CCC}}}; box-shadow: {{{1|4px}}} {{{2|4px}}} {{{3|4px}}} {{{4|#CCC}}};</includeonly><noinclude> | <includeonly>-moz-box-shadow: {{{1|4px}}} {{{2|4px}}} {{{3|4px}}} {{{4|#CCC}}}; -webkit-box-shadow: {{{1|4px}}} {{{2|4px}}} {{{3|4px}}} {{{4|#CCC}}}; box-shadow: {{{1|4px}}} {{{2|4px}}} {{{3|4px}}} {{{4|#CCC}}};</includeonly><noinclude> | ||
− | {{ | + | |
+ | {{template info|1= | ||
+ | Template for simplifying the box-shadow style usage. | ||
+ | }} | ||
+ | |||
</noinclude> | </noinclude> |
Latest revision as of 13:30, 23 October 2020
Template documentation
Template for simplifying the box-shadow style usage.