Template:Category cell: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (add width parameter)
(reduce padding at the top of each cell)
Line 1: Line 1:
|-
|-
| height="20%" width="{{{width}}}" style='vertical-align: top; padding: 1em; background:{{{background-color}}}; border: {{{border-color}}} 1px solid;' |
| height="20%" width="{{{width}}}" style='vertical-align: top; padding: -1em 1em 1em; margin-bottom:-2em; background:{{{background-color}}}; border: {{{border-color}}} 1px solid;' |

Revision as of 05:58, 8 May 2010

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