Template:Roundr: Difference between revisions

From Icaruspedia, the high flying Kid Icarus Wiki
Jump to navigation Jump to search
(Undo revision 2601 by Starphoria (talk) Per request of Star)
m (& Updated to modern implementation, though this should really be a css class or merged into one parameter-driven template instead #cww)
 
Line 1: Line 1:
border-top-right-radius: {{{1|15px}}}; -moz-border-radius-topright: {{{1|15px}}}; -webkit-border-top-right-radius: {{{1|15px}}}; -khtml-border-top-right-radius: {{{1|15px}}}; -icab-border-top-right-radius: {{{1|15px}}}; -o-border-top-right-radius: {{{1|15px}}}; border-bottom-right-radius: {{{1|15px}}}; -moz-border-radius-bottomright: {{{1|15px}}}; -webkit-border-bottom-right-radius: {{{1|15px}}}; -khtml-border-bottom-right-radius: {{{1|15px}}}; -icab-border-bottom-right-radius: {{{1|15px}}}; -o-border-bottom-right-radius: {{{1|15px}}};
border-top-right-radius: {{{1|15px}}}; border-bottom-right-radius: {{{1|15px}}};

Latest revision as of 08:52, 29 September 2023

border-top-right-radius: 15px; border-bottom-right-radius: 15px;