Difference between revisions of "Template:Border-radius"
From Game Detectives Wiki
| [unchecked revision] | [unchecked revision] |
(the default border radius depends on current font size; with the standard line-height:1.5, it should not exceed 0.75em) |
|||
| Line 1: | Line 1: | ||
| − | <includeonly>-moz-border-radius:{{{1| | + | <includeonly>-moz-border-radius: {{{1|8px}}}; -webkit-border-radius: {{{1|8px}}}; border-radius: {{{1|8px}}};</includeonly><noinclude> |
| + | |||
| + | {{documentation}} | ||
| + | </noinclude> | ||