body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

th {
  cursor: pointer;
}

th::after {
  content: '⇕';
}

td {
  padding: 0.5em 0.8em;
}

a.up {
  font-size: 18pt;
}
