diff options
Diffstat (limited to 'web/css')
-rw-r--r-- | web/css/core.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/css/core.scss b/web/css/core.scss index 6186f8965..17bf4e6c2 100644 --- a/web/css/core.scss +++ b/web/css/core.scss @@ -538,6 +538,7 @@ $map_width: 500px; .olControlAttribution { bottom: 3px !important; left: 3px; + color: #222222; } .olControlPermalink { bottom: 3px !important; |