summaryrefslogtreecommitdiff
path: root/www/styles
diff options
context:
space:
mode:
Diffstat (limited to 'www/styles')
-rw-r--r--www/styles/weeks.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/styles/weeks.css b/www/styles/weeks.css
index 634da59..fbd0379 100644
--- a/www/styles/weeks.css
+++ b/www/styles/weeks.css
@@ -93,6 +93,11 @@
border-bottom: 1px solid #eee;
}
+#calendar td.today {
+ color: white;
+ border: 2px solid black;
+}
+
#calendar td.currentweek {
font-size: 1.2em;
font-weight: bold;