From 0f10b78b2d13179b5df638c5948153ccf28af989 Mon Sep 17 00:00:00 2001 From: Nathan Penney Date: Mon, 18 May 2015 22:45:32 +0100 Subject: [PATCH] Changed font in fullcalendar.css to Open Sans from Courier New. --- RIGS/static/css/fullcalendar.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RIGS/static/css/fullcalendar.css b/RIGS/static/css/fullcalendar.css index ba09da6b..382f709e 100755 --- a/RIGS/static/css/fullcalendar.css +++ b/RIGS/static/css/fullcalendar.css @@ -78,7 +78,7 @@ body .fc { /* extra precedence to overcome jqui */ font-size: 1em; text-align: center; overflow: hidden; - font-family: "Courier New", Courier, monospace; + font-family: "Open Sans", sans-serif; } /*