mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-17 14:50:23 +00:00
9 lines
160 B
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;
|
|
}
|