aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/style.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css
index 7028a785..0b1f4db5 100644
--- a/static/style.css
+++ b/static/style.css
@@ -474,9 +474,12 @@ Find color between gray and lightgray
white-space: pre;
}
+.repeating {
+ color: red;
+}
+
.event .repeating {
float: left;
- color: red;
font-size: 150%;
}