code {
    font-size: 1.2em;
    word-break: break-all;
}

#footer {
    bottom: 10px;
}

table {
    /*width: 100%;*/
    /*border-collapse: collapse;*/
    bottom: 10px;
}

th, td {
    /*text-align: left;*/
    /*vertical-align: middle;*/
    /*padding: 2px;
    border-bottom: 1px solid #ddd;*/
}

/*th {
    background-color: #f2f2f2;
}*/

.icon {
    width: 16px;
    height: 16px;
}


td a, td img.icon {
    display: inline-block;
    vertical-align: middle;
}

td a, td img.icon {
    margin-right: 4px;
}
