mirror of
https://forge.chapril.org/tykayn/libre-charge-map
synced 2025-06-20 01:34:43 +02:00
out color and radius depending on faster abilities
This commit is contained in:
parent
8f47bd6996
commit
499d79f18d
2 changed files with 77 additions and 14 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue