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