<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">table.dailycourseslistplugin .begin_time, table.dailycourseslistplugin .end_time, table.dailycourseslistplugin .course_name, table.dailycourseslistplugin .lecturer {
  white-space: nowrap;
}
table.dailycourseslistplugin .course_name, table.dailycourseslistplugin .lecturers, table.dailycourseslistplugin .room {
  text-align: left;
}
table.dailycourseslistplugin .course_name {
  max-width: 50%;
}
table.dailycourseslistplugin .lectures {
  max-width: 20%;
}
table.dailycourseslistplugin .room {
  min-width: 15%;
}</pre></body></html>