<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* $Id: tiny.css 4322 2006-09-04 08:49:33Z shacka $ */
.calendar {
  border-width: 1px;
  font-size: 8px;
}

.calendar table {
  font-size: 8px;
}

.calendar tbody .day { width: 1.5em; }
</pre></body></html>