Template:Round

From Pikipedia, the Pikmin wiki
Revision as of 04:39, September 20, 2010 by Greenpickle (talk | contribs) (categorisation, conciseness. Removed last sentence 'cause it's untrue. border-radius should be last so any browsers supporting it and another use the standard (spec may change?))
Jump to navigation Jump to search
-moz-border-radius: 15px; -webkit-border-radius: 15px; khtml-border-radius: 15px; -icab-border-radius: 15px; border-radius: 15px;

Use

This template generates border rounding code. To use it, type {{round|radius}} in the 'style' property of an element, where radius is the radius of the rounded border in pixels (defaults to 15). Do not include 'px' after the number.