Template:TOC two col

From Jmol
Revision as of 15:37, 10 March 2012 by AngelHerraez (talk | contribs) (Created page with "<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__")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

<style type="text/css">

  1. 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>

Contributors

AngelHerraez