
.w3-table td {
    padding: 2px 2px;
}

.gd-link {
    text-decoration: underline;
}

span.gd-link:hover {
    background-color: black;
    color: white
}

.detail-header {
    display: inline;
    float: left;
    width: 70px;
    margin: 0;
    padding 0;
}

.detail-content {
    margin-left: 70px;
    padding-bottom: 2px;
}