mirror of
https://github.com/FoggedLens/deflock.git
synced 2026-02-12 15:02:45 +00:00
cluster text should always be black for now
This commit is contained in:
@@ -23,6 +23,11 @@ a:not([class]):hover {
|
||||
color: var(--df-text-color) !important;
|
||||
}
|
||||
|
||||
.marker-cluster span {
|
||||
/* changing to dark mode should not affect the map yet */
|
||||
color: #000000 !important;
|
||||
}
|
||||
|
||||
p {
|
||||
font-family: "PT Serif", serif;
|
||||
/* font-size: 1.1em; */
|
||||
|
||||
Reference in New Issue
Block a user