﻿.examples {
    font-style: italic;
    color: Gray;
}

.examples td {
    width: 20%;
}

.history tr td:nth-child(1) {
    white-space: nowrap;
}