summaryrefslogtreecommitdiff
path: root/static/styles.css
diff options
context:
space:
mode:
authorStefan Kügel <skuegel@web.de>2024-01-11 15:11:54 +0100
committerStefan Kügel <skuegel@web.de>2024-01-11 15:11:54 +0100
commit6436a12ba7be2800e2c8b80ad454caa95880c217 (patch)
treeef4998e70cc0e2f4117229938c171e3cf2e89479 /static/styles.css
parentec3c8e9ea22b75ed5c24ce74af6249e6eaf8a650 (diff)
downloadwww-6436a12ba7be2800e2c8b80ad454caa95880c217.tar.gz
www-6436a12ba7be2800e2c8b80ad454caa95880c217.tar.bz2
www-6436a12ba7be2800e2c8b80ad454caa95880c217.zip
Taler blue (#0042b3) applied to the newsitem in the stylefile (targeting the news index page and the NGI TALER homepage's eventslist)
Diffstat (limited to 'static/styles.css')
-rw-r--r--static/styles.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/styles.css b/static/styles.css
index e2978ac4..3e4cbcf7 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -222,7 +222,7 @@ ul.timeline>li:before {
display: inline-block;
position: absolute;
border-radius: 50%;
- border: 3px solid #22c0e8;
+ border: 3px solid #0042b3;
left: 20px;
width: 20px;
height: 20px;