summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--themes/marvin/marvin.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/themes/marvin/marvin.css b/themes/marvin/marvin.css
index decf26637..c9d0cb139 100644
--- a/themes/marvin/marvin.css
+++ b/themes/marvin/marvin.css
@@ -40,6 +40,12 @@ table {
.calendar .day-blank {
background-color: #ddd;
}
+.calendar .day-link a {
+ color: #000;
+}
+.calendar .row-week {
+ color: #aaa;
+}
a:link {
color: #656
}