Template:Roundy: Difference between revisions
Jump to navigation
Jump to search
Created page with "border-radius: {{{1|10px}}}; -moz-border-radius: {{{1|10px}}}; -webkit-border-radius: {{{1|10px}}}; -khtml-border-radius: {{{1|10px}}}; -icab-border-radius: {{{1|10px}}}; -o-b..." |
Trig Jegman (talk | contribs) m & remove deprecated CSS; categorized |
||
| Line 1: | Line 1: | ||
border-radius: {{{1|10px}}}; | border-radius: {{{1|10px}}};<noinclude> | ||
Shorthand for making styling elements with a round border. Defaults to 10px. [[Category:Templates]]</noinclude> | |||
Latest revision as of 01:27, 9 February 2026
border-radius: 10px;
Shorthand for making styling elements with a round border. Defaults to 10px.