summaryrefslogtreecommitdiff
path: root/static/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/styles.css')
-rw-r--r--static/styles.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/static/styles.css b/static/styles.css
index 076d318a..e2978ac4 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -303,7 +303,7 @@ ul.timeline>li:before {
height: 13%;
bottom: 0;
left: 0.2em;
- background: #86b7fe;
+ background: #4e7bca;
z-index: -1;
}
@@ -379,7 +379,7 @@ ul.timeline>li:before {
.announce .carousel .overview b {
text-transform: uppercase;
- color: #86b7fe;
+ color: #4e7bca;
}
.announce .carousel-control-prev,
@@ -423,4 +423,4 @@ ul.timeline>li:before {
.announce .carousel-indicators button.active {
background: #555;
box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2);
-} \ No newline at end of file
+}