@CHARSET "utf-8";

table.ev-weekly th:not(:first-child) {
  width: 14%;
}

table.ev-weekly,
table.ev-weekly th,
table.ev-weekly td {
  border-width: 2px;
  border-color: #666;
}

table.ev-weekly .small {
  font-size: 80%;
}
