Difference between revisions of "Template:Roundybr"

From Nookipedia, the Animal Crossing wiki
m (Protected "Template:Roundybr": Template of prime importance ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
(Dropping browser-specific CSS (no longer needed due to widespread support of border-radius))
Line 1: Line 1:
border-bottom-right-radius: {{{1|20px}}}; -moz-border-radius-bottomright: {{{1|20px}}}; -webkit-border-bottom-right-radius: {{{1|20px}}}; -khtml-border-bottom-right-radius: {{{1|20px}}}; -icab-border-bottom-right-radius: {{{1|20px}}}; -o-border-bottom-right-radius: {{{1|20px}}};
+
border-bottom-right-radius: {{{1|20px}}};

Revision as of 01:38, November 23, 2020

border-bottom-right-radius: 20px;