Template:Category cell: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(would appear that the wiki is removing all padding/margin commands :-/)
(damn, looking in the wrong place! I hate not being able to preview template changes)
Line 1: Line 1:
|-
|-
| height="20%" width="{{{width}}}" style='vertical-align: top; background:{{{background-color}}}; border: {{{border-color}}} 1px solid;' |
| height="20%" width="{{{width}}}" style='vertical-align: top; padding:0 1em 1em; background:{{{background-color}}}; border: {{{border-color}}} 1px solid;' |

Revision as of 06:05, 8 May 2010

|- | height="20%" width="{{{width}}}" style='vertical-align: top; padding:0 1em 1em; background:{{{background-color}}}; border: {{{border-color}}} 1px solid;' |