mirror of
https://github.com/maputnik/editor.git
synced 2026-08-27 15:37:27 +00:00
Hypertext links are white instead of blue
This commit is contained in:
@@ -72,3 +72,7 @@ label:hover {
|
|||||||
clear: both;
|
clear: both;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
a {
|
||||||
|
color: white;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user