Template:Roundedtr: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{TemplateUsage | {{TemplateUsage | ||
|usage=<pre>{{Roundedtr|10px}}</pre> | |usage=<pre>{{Roundedtr|10px}}</pre> | ||
|description=CSS attributes for border-radius with multiple browser compatibility | |description=CSS attributes for border-top-right-radius with multiple browser compatibility. | ||
<b>Value</b> parameter is optional. | <b>Value</b> parameter is optional. | ||
}} | }} |
Latest revision as of 11:29, 24 August 2025
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;
Some or all of the content on this page is adapted from Bulbapedia's "Template:Roundytr" article, used under the CC BY-NC-SA 2.5 license, with attribution to its contributors.