out color and radius depending on faster abilities

This commit is contained in:
Tykayn 2024-10-18 00:33:25 +02:00 committed by tykayn
parent 8f47bd6996
commit 499d79f18d
2 changed files with 77 additions and 14 deletions

View file

@ -72,6 +72,9 @@ h2 {
display: inline;
}
.has_output_of_irve_specified{
box-shadow: 0 0 15rem darkred;
}
/*img.leaflet-marker-icon {*/
/* background: #fff;*/
/* -webkit-border-radius: 100%;*/
@ -181,3 +184,7 @@ a {
.bottom-content{
padding: 0 2rem 4rem;
}
#star{
left: 10rem;
}