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
Adding CSS drop to all CMBSite so you can use it immediately
Change formatting of captions for site tables
Line 6: Line 6:
table.headers_left tr th {text-align: left; }
table.headers_left tr th {text-align: left; }
table.complex {font-size: 0.9em; line-height: 1.2em; }
table.complex {font-size: 0.9em; line-height: 1.2em; }
table.complex caption {padding: 0.5em; }
table.complex caption {padding: 0.5em 1em; text-align:left; }
table.complex tr th {background-color: #222; padding: 0.5em; }
table.complex tr th {background-color: #222; padding: 0.5em; }
table.complex tr td {padding: 0.5em; }
table.complex tr td {padding: 0.5em; }