Difference between revisions of "User:TheTric/Zetta/Page/Container/Collapsible"
From SpiralKnights
< User:TheTric | Zetta | Page | Container
(fixed background color) |
|||
Line 1: | Line 1: | ||
− | {| cellpadding="0" cellspacing="0" align="{{{align|*}}}" style=" width: {{{width|100%}}}; border: {{{border-width|5px}}} {{{border-type|solid}}} rgba({{{border-color|0,0,0,{{{border-fade|1}}}}}}); background: rgba({{{header background-color|235,201,77,{{{header background-fade|1 | + | {| cellpadding="0" cellspacing="0" align="{{{align|*}}}" style=" width: {{{width|100%}}}; border: {{{border-width|5px}}} {{{border-type|solid}}} rgba({{{border-color|0,0,0,{{{border-fade|1}}}}}}); background-color: rgba({{{header background-color|235,201,77}}},{{{header background-fade|1}}}); margin: {{{margin|0px}}}; border-radius: 14px; -moz-border-radius: 14px; -webkit-border-radius: 14px; -khtml-border-radius: 14px; -icab-border-radius: 14px; -o-border-radius: 14px;" |
|- | |- | ||
| | | |
Revision as of 22:44, 14 April 2012
|