Difference between revisions of "User:TheTric/Styles/SKWindow/Body"
From SpiralKnights
Line 1: | Line 1: | ||
− | cellpadding="0" cellspacing="5" align="center" style="border: {{{body border-width|2px}}} {{{border-type|solid}}} rgb({{{body border-color|73,110,139}}}); background: rgb({{{body background-color|17,66,85}}}); width: 100%; {{User:TheTric/Styles/SKWindow/Body/ | + | cellpadding="0" cellspacing="5" align="center" style="border: {{{body border-width|2px}}} {{{border-type|solid}}} rgb({{{body border-color|73,110,139}}}); background: rgb({{{body background-color|17,66,85}}}); width: 100%; {{User:TheTric/Styles/SKWindow/Body/BorderRadii}} |
Revision as of 19:14, 15 April 2012
cellpadding="0" cellspacing="5" align="center" style="border: 2px solid rgb(73,110,139); background: rgb(17,66,85); width: 100%; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; -icab-border-radius: 10px; -o-border-radius: 10px;