filter && fotter

This commit is contained in:
2020-07-23 18:15:08 +02:00
parent 068100edab
commit e9761aa6ca
29 changed files with 926 additions and 107 deletions
@@ -0,0 +1,14 @@
.leaflet-popup-content-wrapper{
}
.leaflet-popup-content{
p{
font-size: 0.9rem;
line-height: 1.5;
font-family: 'truenoregular';
strong{
color: $color2;
line-height: 2;
}
}
}