diff options
Diffstat (limited to 'template/yoga/content.css')
-rw-r--r-- | template/yoga/content.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/yoga/content.css b/template/yoga/content.css index 40aa4a37d..8ce56278a 100644 --- a/template/yoga/content.css +++ b/template/yoga/content.css @@ -109,11 +109,11 @@ TABLE.calMonth { TD.calDayCellFull, TD.calDayCellEmpty, TD.calDayCellBlank { vertical-align: top; - font: bold 18px Arial, Helvetica, sans-serif; + font: bold 18px; } TD.calDayHead { - font: bold 12px Arial, Helvetica, sans-serif; + font: bold 12px; text-align: center; } |