maj
This commit is contained in:
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
@@ -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);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user