Migrated to Pug
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
soraefir
2023-06-25 23:10:03 +02:00
parent 681975a44b
commit 038c274db0
10 changed files with 166 additions and 279 deletions

View File

@ -4005,3 +4005,16 @@ input:-webkit-autofill {
margin-left: 83.33333%; }
.offset-xl-11 {
margin-left: 91.66667%; } }
.leaflet-popup-close-button {
visibility: hidden;
}
.p-abs {
position: absolute;
}
.list-group {
margin-top: 16px;
}