mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-12 11:55:44 -05:00
Release 4.4.0
This commit is contained in:
9
docs/_static/css/custom.css
vendored
Normal file
9
docs/_static/css/custom.css
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
/* do not limit the width of the page */
|
||||
.wy-nav-content {
|
||||
max-width: 75%;
|
||||
}
|
||||
|
||||
.wy-side-scroll {
|
||||
width: auto;
|
||||
overflow-y: auto;
|
||||
}
|
||||
Reference in New Issue
Block a user