Index: openacs-4/packages/calendar/www/resources/calendar.css =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/calendar/www/resources/calendar.css,v diff -u -r1.3 -r1.4 --- openacs-4/packages/calendar/www/resources/calendar.css 14 Feb 2004 18:40:56 -0000 1.3 +++ openacs-4/packages/calendar/www/resources/calendar.css 15 Feb 2004 12:16:26 -0000 1.4 @@ -7,6 +7,15 @@ } +.cal-month-title-text { + font-size: 140%; + font-weight: bold; + background-color: #003366; + text-align: center; + color: #FFFFFF; +} + + .cal-table-header a { color: #0055AA; } @@ -65,6 +74,7 @@ BACKGROUND: #cccccc; cursor: pointer; } + .cal-month-today { font-weight: bold; background-color: #003366;