.wy-nav-content {
    max-width: none;
}
.wy-table-responsive table td, .wy-table-responsive table th {
    white-space: pre-wrap;
}

.red {
    color:red;
}

.green {
    color:green;
}