Template:Rounded

From DragonFable Wiki
Jump to navigation Jump to search

border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; -icab-border-radius: 10px; -o-border-radius: 10px;

Add inside a style="..." tag to round the corners on a div or table.

Usage:
{{rounded}}

Parameters:
1 = radius (default 10px)