.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
/* Project-level static copy of timetable.css to increase chance of being served by Django staticfinders */
|
||||
html {}
|
||||
|
||||
body { font-family: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial; }
|
||||
|
||||
/* minimal rules copied from original timetable.css */
|
||||
.table-div { overflow-x: auto; }
|
||||
#main-table th { text-align: center; }
|
||||
|
||||
/* keep the rest in app static */
|
||||
Reference in New Issue
Block a user