Difference between revisions of "Template:TOC two col"
Jump to navigation
Jump to search
AngelHerraez (talk | contribs) |
AngelHerraez (talk | contribs) (Undo revision 7076 by AngelHerraez (talk)) |
||
Line 1: | Line 1: | ||
− | < | + | <style type="text/css"> |
+ | <!-- | ||
+ | #toc>ul { | ||
+ | -moz-column-count:2; -webkit-column-count:2; column-count:2; | ||
+ | -moz-column-gap:4ex; -webkit-column-gap:4ex; column-gap:4ex; | ||
+ | } | ||
+ | --> | ||
+ | </style> | ||
__TOC__ | __TOC__ | ||
− |
Revision as of 15:44, 10 March 2012
<style type="text/css"> </style>