Difference between revisions of "Template:Roundytop"

From Nookipedia, the Animal Crossing wiki
(Created page with "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|...")
 
(Dropping browser-specific CSS (no longer needed due to widespread support of border-radius))
(One intermediate revision by one other user not shown)
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-top-right-radius: {{{1|20px}}}; border-top-left-radius: {{{1|20px}}};

Revision as of 01:38, November 23, 2020

border-top-right-radius: 20px; border-top-left-radius: 20px;