<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#calendar {
  max-width: 900px;
  margin: 0 auto;
}

a[data-goto]:hover {
  text-decoration: none !important;
}

.fc-today {
  background-color: inherit !important;
}

.fc-time-grid-event .fc-content .fc-time span {
  display: none;
}</pre></body></html>