Skip to content
Chicago Tribune
PUBLISHED: | UPDATED:

Chicago Tribune

160 N. Stetson Ave.

Chicago, IL 60601

312-222-3232

Hearing impaired (TDD): 1-312-222-1922

Publications

Chicago Tribune

Social Accounts

Editorial executive

team

Name Position Twitter
R. Bruce Dold Publisher & Editor-in-Chief @BruceDold
John P. McCormick Editorial Page Editor @McCormick150
Christine Taylor Managing Editor, Audience @chrissywtaylor
Peter Kendall Managing Editor, Content @pkendalltribune

body table {
font-size:12px;
}

table {
width: 100%;
border-collapse: collapse;

}
tr:nth-of-type(odd) {
background: #eee;
}
th {
background: #0D3058;
color: white;
font-weight: bold;
text-align: left;
}
td, th {
padding: 6px;
border: 1px solid #ccc;
text-align: left;
}

@media (max-width: 480px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-x: scroll;
overflow-y: hidden;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd;
}
.table-responsive > .table {
margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}