Template:Trigate Major Sophont Summary/styles.css: Difference between revisions
Template page
(Created page with "table#trigate_major_sophont_summary { background: none; margin: 1.25rem auto; } table#trigate_major_sophont_summary tr.even, table tr.alt, table tr:nth-of-type(even) { background: none; } table#trigate_major_sophont_summary td:first-child { border-right: 0.1em solid #ccc; } table#trigate_major_sophont_summary td.table_noborder { border-right: none; }") |
No edit summary |
||
| Line 4: | Line 4: | ||
} | } | ||
table#trigate_major_sophont_summary tr.even, | table#trigate_major_sophont_summary tr.even, table tr.alt, table tr:nth-of-type(even) { | ||
table tr.alt, | |||
table tr:nth-of-type(even) { | |||
background: none; | background: none; | ||
} | } | ||
Revision as of 15:12, 5 August 2022
table#trigate_major_sophont_summary {
background: none;
margin: 1.25rem auto;
}
table#trigate_major_sophont_summary tr.even, table tr.alt, table tr:nth-of-type(even) {
background: none;
}
table#trigate_major_sophont_summary td:first-child {
border-right: 0.1em solid #ccc;
}
table#trigate_major_sophont_summary td.table_noborder {
border-right: none;
}