calque affichant des infos QA

This commit is contained in:
Tykayn 2025-04-28 15:49:55 +02:00 committed by tykayn
parent 0f63309248
commit f19bff1953
8 changed files with 121 additions and 40 deletions

View file

@ -165,13 +165,9 @@ img.leaflet-marker-icon.tag-socket\:type2_yes {
}
.navigation-link {
background: white;
background: white;
border-radius: 0.25em;
float: none;
position: relative;
top: -2.2em;
left: 18.7rem;
&:hover {
border: black;
@ -673,6 +669,14 @@ header {
color: green;
}
.quality-emphasis {
font-weight: bold;
padding: 0.25rem;
background: #f0f0f0;
border-radius: 0.25rem;
border: solid 1px #aaa;
}
.mapcomplete-link {
img {
width: 1rem;