diff --git a/test/index.html b/test/index.html index 2ee15c8..4b48c35 100644 --- a/test/index.html +++ b/test/index.html @@ -9,6 +9,10 @@ padding: 80px; color: #333; } + .calendar.small td a { + font-size: 10px; + padding: 3px; + }