2     font-family: sans-serif;
 
   9 img#logo { float: left; }
 
  10 img#logo, h1 { margin: 0 1em 0 0; }
 
  12 li { margin-bottom: 1em; }
 
  27 @media(max-width: 900px) {
 
  38     flex-direction: column;
 
  59 table tr th { text-align: left; }
 
  67 /* first column: icon */
 
  68 table tr td:first-child
 
  74 /* last two columns: date and size */
 
  75 table tr td + td + td,
 
  76 table tr td + td + td + td
 
  79     font-family: monospace;
 
  83 /* override a bunch of the stuff above */
 
  96   background-color: #ff9800; /* Orange */