django-axes/docs/_static/css/custom_theme.css

9 lines
160 B
CSS

@import url("theme.css");
.wy-nav-content {
max-width: none;
}
.wy-table-responsive table td, .wy-table-responsive table th {
white-space: inherit;
}