Template:Box-shadow: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
(Created page with "<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}}} {...")
 
(No difference)

Latest revision as of 21:30, 19 August 2014


The following template description is not displayed when the template is inserted in an article.

Goal

This template is a shortcut for producing shadows. It generates the CSS for various browsers.