Difference between revisions of "Template:StandardPage/Cell/Container"
From SpiralKnights
m (making this more flexible and understandable) |
m (okay some padding yes :P) |
||
Line 1: | Line 1: | ||
{| cellpadding="0" cellspacing="0" align="{{{align|*}}}" style="width:{{{width|800px}}}; border:{{{outer-border-width|5px}}} {{{outer-border-type|solid}}} {{{outer-border-color|#000000}}}; background:{{{inner-border-color|#496e8b}}}; 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;" | {| cellpadding="0" cellspacing="0" align="{{{align|*}}}" style="width:{{{width|800px}}}; border:{{{outer-border-width|5px}}} {{{outer-border-type|solid}}} {{{outer-border-color|#000000}}}; background:{{{inner-border-color|#496e8b}}}; 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;" | ||
− | | style="border:{{{inner-border-width|2px}}} {{{inner-border-type|solid}}} {{{inner-border-color|#496e8b}}}; background:{{{background-color|#114255}}}; color:{{{content-font-color|#000000}}}; padding: | + | | style="border:{{{inner-border-width|2px}}} {{{inner-border-type|solid}}} {{{inner-border-color|#496e8b}}}; background:{{{background-color|#114255}}}; color:{{{content-font-color|#000000}}}; padding: 2px 2px 2px 2px; border-radius:14px; -moz-border-radius: 14px; -webkit-border-radius: 14px; -khtml-border-radius: 14px; -icab-border-radius: 14px; -o-border-radius: 14px;" align="{{{content-align|center}}}" |{{{content|Content}}} |
|} | |} |
Revision as of 21:57, 10 December 2014
Content |