Template:N Chart/styles.css
Jump to navigation
Jump to search
table.n-table { table-layout: fixed; width: 132px; border-collapse: collapse; } table.n-table th { width: 25px; padding-left: 4px; padding-right: 4px; } table.n-table td { padding: 0; margin: 0; height: 2px; } table.n-table td div { margin: 0 4px 0 4px; width: 25px; height: 150%; } table.n-table tr.seperator { border: white; border-width: 10px; border-style: solid; } /* [[Category:Template stylesheets]] */