Template:Border-radius

From FlightGear wiki
Revision as of 21:29, 19 August 2014 by Gijs (talk | contribs) (Created page with "<includeonly>-moz-border-radius: {{{1|8px}}}; -webkit-border-radius: {{{1|8px}}}; border-radius: {{{1|8px}}};</includeonly><noinclude> {{Informative template|1= __NOTOC__ == G...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


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

Goal

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