liens itinéraire

This commit is contained in:
Tykayn 2024-12-14 18:00:09 +01:00 committed by tykayn
parent e689f381ad
commit 8d9962f5a1
2 changed files with 106 additions and 68 deletions

View file

@ -61,8 +61,8 @@ h2 {
#overpass-api-controls {
position: fixed;
top: 0;
right: 1em;
top: -0.5rem;
left: 4em;
padding: 10px;
background-color: transparent;
border: 0;
@ -93,6 +93,21 @@ img.leaflet-marker-icon.tag-socket\:type2_yes {
border: solid 1px #497cd3ff;
float: right;
}
#query-button{
min-width: 10em;
}
.navigation-link{
background: white;
border-radius: 0.25em;
float:none;
position:relative;
top: 5.5em;
left: 0;
}
.navigation-link:hover{
border: black;
background: #96b1ea;
}
#query-button:hover,
.edit-button:hover {
@ -106,9 +121,6 @@ img.leaflet-marker-icon.tag-socket\:type2_yes {
}
#query-button {
min-width: 10em;
}
.pull-left {
float: left;
@ -143,8 +155,8 @@ a {
#spinning_icon svg {
position: fixed;
top: 1.5rem;
left: 0.8rem;
top: 0.5rem;
right: 3rem;
background: white;
border-radius: 100%;
width: 3rem;