Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:CMBSite: Difference between revisions

Template page
No edit summary
No edit summary
Line 5: Line 5:
{{#css:
{{#css:
table.headers_left tr th {text-align: left; }
table.headers_left tr th {text-align: left; }
table.complex {font-size: 0.9em; line-height: 1em; }
table.complex {font-size: 0.9em; line-height: 1.1em; }
table.complex caption {padding: 0.25em 0.25em; text-align:left; }
table.complex caption {padding: 0.25em; text-align:left; }
table.complex tr th {background-color: #222; padding: 0.25em; }
table.complex tr th {background-color: #222; padding: 0.25em; }
table.complex tr td {padding: 0.25em; }
table.complex tr td {padding: 0.25em; }
table.complex tr td.icon {text-align: center; padding: 0 0.25em; }
table.complex tr td.icon {text-align: center; padding: 0 0; }
table.NPC tr td:first-child + td {min-width: 300px; }
table.NPC tr td:first-child + td {min-width: 300px; }
}}
}}