div.b-code-log h1 {
  margin-bottom: 10px; }
div.b-code-log table {
  margin-bottom: 10px; }
  div.b-code-log table tr.head {
    background-color: lightgray; }
    div.b-code-log table tr.head td {
      border-color: white; }
  div.b-code-log table td {
    padding: 5px;
    border: 1px solid lightgray; }
div.b-code-log div.diff {
  margin-top: 10px; }
