up pages
This commit is contained in:
parent
2bb77d2300
commit
98c40b2447
16 changed files with 1836 additions and 361 deletions
|
@ -520,6 +520,7 @@ button:hover {
|
|||
position: fixed;
|
||||
bottom: 0.5rem;
|
||||
right: 0.5rem;
|
||||
padding: 2rem 1rem;
|
||||
}
|
||||
|
||||
/* Tab styles */
|
||||
|
@ -625,4 +626,12 @@ button{
|
|||
padding: 1rem 0.5rem;
|
||||
border-radius: 5px;
|
||||
background-color: #79a2d1;
|
||||
}
|
||||
|
||||
#eventsHistogram{
|
||||
height: 150px;
|
||||
}
|
||||
|
||||
.maplibregl-ctrl-attrib + .maplibregl-ctrl-attrib {
|
||||
display: none;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue