Difference between revisions of "Template:Border-radius2"
Wikisimpsons - The Simpsons Wiki
m (Reverted edits by Smiley12 (talk) to last version by Solar Dragon) |
m (Reverted edits by Solar Dragon (talk) to last version by Smiley12) |
||
Line 1: | Line 1: | ||
− | border-radius: {{{1|1em}}} {{{2|}}} {{{3|}}} {{{4|}}}; | + | border-radius: {{{1|1em}}} {{{2|}}} {{{3|}}} {{{4|}}}; {{{1|1em}}} {{{2|}}} {{{3|}}} {{{4|}}}; -webkit-border-top-left-radius: {{{1|1em}}}; -webkit-border-top-right-radius: {{{2|1em}}}; -webkit-border-bottom-right-radius: {{{3|1em}}}; -webkit-border-bottom-left-radius: {{{4|{{{2|1em}}}}}}; -khtml-border-radius: {{{1|1em}}} {{{2|}}} {{{3|}}} {{{4|}}}; -o-border-radius: {{{1|1em}}} {{{2|}}} {{{3|}}} {{{4|}}};<noinclude>[[Category:Templates|{{PAGENAME}}]]</noinclude> |
Revision as of 00:53, April 5, 2010
border-radius: 1em ; 1em ; -webkit-border-top-left-radius: 1em; -webkit-border-top-right-radius: 1em; -webkit-border-bottom-right-radius: 1em; -webkit-border-bottom-left-radius: 1em; -khtml-border-radius: 1em ; -o-border-radius: 1em ;