mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-12 20:05:55 -05:00
docs: increase page width, add favicon
This commit is contained in:
9
docsrc/_static/css/custom.css
Normal file
9
docsrc/_static/css/custom.css
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