opengraph image, icon on menu

This commit is contained in:
Tykayn 2024-12-23 00:02:46 +01:00 committed by tykayn
parent 0d940850b5
commit f92721131b
4 changed files with 41 additions and 30 deletions

View file

@ -330,7 +330,7 @@ button {
.socket-counter {
background: #dedede;
margin-top: 1rem;
margin-left: -1rem;
margin-left: -0.25rem;
border-radius: 1rem;
padding: 0.25rem;
}
@ -377,4 +377,8 @@ button {
.filter-group button.filter-state-showOnly{
color: orange;
/*background: #96b1ea;*/
}
.leaflet-control-layers-toggle{
background-size:contain;
}