Add cartography menu with image overlays (WIP)
This commit is contained in:
@@ -158,12 +158,12 @@ a:visited {
|
||||
left: 35vw;
|
||||
}
|
||||
/* Menu overlay */
|
||||
#menu {
|
||||
.menu-overlay {
|
||||
z-index: 1000;
|
||||
overflow-y: auto;
|
||||
margin-top: 54px;
|
||||
}
|
||||
#menu.is-overlay {
|
||||
.menu-overlay.is-overlay {
|
||||
left: auto;
|
||||
}
|
||||
/* Content in tabs */
|
||||
|
||||
Reference in New Issue
Block a user