Template:BoxShadow

From City of Hope MUSH
Revision as of 10:09, 15 May 2020 by Ambrosine (talk | contribs) (Created page with "<includeonly>box-shadow: {{{1|5px 5px 5px #000}}}; -moz-box-shadow: {{{1|5px 5px 5px #000}}}; -webkit-box-shadow: {{{1|5px 5px 5px #000}}}; -o-box-shadow: {{{1|5px 5px 5px #00...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This template provides CSS3 box shadows for several browsers. IE filters are not attempted yet, but someday, perhaps.

Example usage:

<source lang="xml">

Test 1

</source>

Test 1


<source lang="xml">

Test 2

</source>

Test 2


<source lang="xml">

Test 3

</source>

Test 3