Rudimentary control for sites

This commit is contained in:
2024-03-22 11:24:15 +01:00
parent 9dafb50976
commit d315057ee0
4 changed files with 97 additions and 7 deletions

View File

@@ -106,6 +106,12 @@ a:visited {
#fullscreen {
padding: 2px;
}
/* Custom controls */
.site-control {
padding-top: 3px;
padding-left: 10px;
padding-right: 33px;
}
/* Leaflef map container */
@media (max-width: 840px) {
.map-sm {