Add documentation page scaling feature (#722)

* Add documentation.pageScale mechanism

* Fix issue with div of map() function catching the minimap style
This commit is contained in:
David Kincaid
2024-09-23 13:56:25 -04:00
committed by GitHub
parent 9b16946ba9
commit 1a84a57647
5 changed files with 137 additions and 162 deletions

View File

@@ -6,7 +6,7 @@ a {
text-decoration: none;
}
#map {
#minimap {
position: fixed;
top: 0;
right: 0;