This commit is contained in:
2018-09-21 09:42:51 +02:00
parent f9d3d02e74
commit 20f5066c8d
23 changed files with 11 additions and 275 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+1 -4
View File
@@ -105,7 +105,6 @@ body{
#streetmap{
#mapid{
filter: grayscale(100%) contrast(1);
}
& > div:nth-of-type(1){
height: 100%;
@@ -114,9 +113,7 @@ body{
width: 100vw;
height: 100vh;
.leaflet-marker-pane{
img{
transform: translate(-25px, -25px);
}
transform: translate(-25px, -25px);
}
}
}
@@ -30,4 +30,9 @@ p{
color: rgb(0, 0, 255);
}
}
&:nth-child(3){
a{
color: rgb(0, 0, 255);
}
}
}