summary refs log tree commit diff
diff options
context:
space:
mode:
authorsternenseemann <sternenseemann@systemli.org>2022-05-24 08:21:59 +0200
committersternenseemann <sternenseemann@systemli.org>2022-05-24 09:08:34 +0200
commitc29e29f2d059cd43a44906f6cf3dfee9e54bd626 (patch)
tree4f1aaac4062645446a38c1c2cdf1a4b617356bcb
parent14703c5d82479a232c09b7f64e6220a21f5d5ca1 (diff)
feat(bahnhofshalle): use new logo and new logo color for links
-rw-r--r--bahnhofshalle/openlab-logo.pngbin8270 -> 100639 bytes
-rw-r--r--bahnhofshalle/style.css2
2 files changed, 1 insertions, 1 deletions
diff --git a/bahnhofshalle/openlab-logo.png b/bahnhofshalle/openlab-logo.png
index ceb70c9..b9eb872 100644
--- a/bahnhofshalle/openlab-logo.png
+++ b/bahnhofshalle/openlab-logo.png
Binary files differdiff --git a/bahnhofshalle/style.css b/bahnhofshalle/style.css
index bbec6b6..90e41ce 100644
--- a/bahnhofshalle/style.css
+++ b/bahnhofshalle/style.css
@@ -33,7 +33,7 @@ header img,
 }
 
 a:visited, a:link {
-  color: #0088aa; /* openlab blue */
+  color: #006845; /* openlab logo green */
 }
 
 h3:target {