Difference between revisions of "User:TheTric/Styles/SKWindow/Cell"
From SpiralKnights
(Created page with 'width: {{{6|*}}}; height: {{{7|*}}}; background: {{{background|#c7dbea}}}; color: {{{color|#000000}}}; font-size: {{{font|normal}}}; padding: 5px 10px 5px 10px; {{User:TheTric/St…') |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | width: {{{6|*}}}; height: {{{7|*}}}; background: {{{background| | + | width: {{{6|*}}}; height: {{{7|*}}}; background: {{{background|rgb({{User:TheTric/Styles/SKWindow/Cell/Background-color}})}}}; color: {{{color|#000000}}}; font-size: {{{font|normal}}}; padding: 5px 10px 5px 10px; {{User:TheTric/Styles/SKWindow/Cell/BorderRadii}}<noinclude>{{User:TheTric/zDocumentation |
+ | | usage = | ||
+ | | parameters = | ||
+ | | copyPaste = | ||
+ | }}</noinclude> |
Latest revision as of 18:40, 20 October 2012
width: *; height: *; background: rgb(199,219,234); color: #000000; font-size: normal; padding: 5px 10px 5px 10px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; -icab-border-radius: 5px; -o-border-radius: 5px;User:TheTric/zDocumentation