Template:N Chart/styles.css

Revision as of 20:20, 14 March 2025 by Mahss (talk | contribs) (Created page with "table.n-table { table-layout: fixed; width: 132px; } table.n-table th { width: 25px; padding-left: 4px; padding-right: 4px; } [[Category:Template stylesheets]]: ")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
table.n-table {
	table-layout: fixed;
	width: 132px;
}
table.n-table th {
	width: 25px;
	padding-left: 4px;
	padding-right: 4px;
}

/* [[Category:Template stylesheets]] */