]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/webcit.css
* by feivel: Display week of year; addresses bug 494
[citadel.git] / webcit / static / webcit.css
index ab3a16c9e04b2999ff7cf514d145cb8e8710e581..b6e78b0660c5c005e5061ea067c3c194a0699368 100644 (file)
@@ -435,6 +435,11 @@ var sub {
        background-color: #204B78;
 }
 
+.week_of_year {
+       background-color: #e1e1e1;
+       font-size: 70%; 
+}
+
 .day {
        font-weight: 700;
 }