mirror of
https://github.com/Roslund/meshtastic-map.git
synced 2026-03-28 17:43:03 +01:00
Update colors
This commit is contained in:
@@ -56,13 +56,13 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.icon-longfast {
|
.icon-longfast {
|
||||||
background-color: #2563eb;
|
background-color: #8c929e;
|
||||||
border-radius: 25px;
|
border-radius: 25px;
|
||||||
border: 1px solid white;
|
border: 1px solid white;
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon-mediumfast {
|
.icon-mediumfast {
|
||||||
background-color: #4C83FE;
|
background-color: #326be7;
|
||||||
border-radius: 25px;
|
border-radius: 25px;
|
||||||
border: 1px solid white;
|
border: 1px solid white;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user