diff --git a/app/templates/timeline.html b/app/templates/timeline.html
index d93cf57..44b74ca 100644
--- a/app/templates/timeline.html
+++ b/app/templates/timeline.html
@@ -35,7 +35,7 @@
display: none;
}
.tl-timeline .tl-timegroup-message {
- color: #FF0000 !important;
+ color: #000 !important;
}