The following settings are a good jumping off point for a more compact, minified view of the compendium. The massive amounts of white space are abhorrent to the eye and make for way too much scrolling, imo.   * {
    font-size: 1em !important;
    line-height: 1.1em !important;
}
.searchcontainer h1 {
    font-size: 1.5em !important;
}
.searchcontainer h2 {
    display: none;
}
h1 {
    font-weight: bold !important;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 4px !important;
}
.attribtable th {
    width: 40% !important;
}