mirror of
https://github.com/jazzband/django-axes.git
synced 2026-05-23 22:55:49 +00:00
6 lines
67 B
CSS
6 lines
67 B
CSS
|
|
@import url("theme.css");
|
||
|
|
|
||
|
|
.wy-nav-content {
|
||
|
|
max-width: 90%;
|
||
|
|
}
|