.archive {
  border: 1px; }
  .archive tbody > tr td {
    border: 1px; }
  .archive tbody > tr th {
    border: 0px;
    padding-top: 10px;
    padding-bottom: 0px;
    background-color: transparent; }
  .archive tbody > tr td,
  .archive tbody > tr tr {
    background-color: transparent; }
  .archive .year-header {
    font-size: 24px;
    float: left; }
