Difference between revisions of "Template:Col"
From BroaDWcast
Jump to navigationJump to searchJohn Lavalie (talk | contribs) |
John Lavalie (talk | contribs) |
||
Line 1: | Line 1: | ||
− | {{#css: #col | + | {{#css: |
+ | ul#col { overflow:hidden; background-color:White; width:65%; } | ||
+ | li#col{ line-height:1.5em; float:left; text-align:left; width:33.333%; } | ||
+ | }} | ||
+ | <div id="col">{{{1}}}</div> |
Revision as of 19:37, 10 August 2013
{{{1}}}