Jump to content

Template:Roundedtr

From PokeHero Official Wiki
Usage
{{Roundedtr|10px}}
Description CSS attributes for border-top-right-radius with multiple browser compatibility.

Value parameter is optional.

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