mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-17 05:22:16 +00:00
Changed font in fullcalendar.css to Open Sans from Courier New.
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user