mirror of
https://github.com/maputnik/editor.git
synced 2026-01-06 13:30:03 +00:00
Set a color for the OpenLayers attribution control
This commit is contained in:
@@ -16,6 +16,11 @@
|
||||
height: 20px;
|
||||
}
|
||||
|
||||
.ol-attribution a {
|
||||
color: rgba(0, 0, 0, 0.75);
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.ol-control {
|
||||
button {
|
||||
background-color: rgb(28, 31, 36);
|
||||
|
||||
Reference in New Issue
Block a user