Template:Category cell: Difference between revisions

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

Revision as of 05:59, 8 May 2010

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