Alex
Created page with "{{Documentation}} This template inserts CSS to create rounded corners in an element. It should be used over manually specifying the <code>border-radius</code> property due to browser compability.{{fact|is this relevant anymore}} ==Usage== This template can be used by placing it into an HTML element's "style" attribute. It takes a parameter for how large the radius should be: a number, followed by any valid CSS unit, most commonly <code>em</code> or <code>px</code>. <pr..."