
#content table {
  margin-left: 2.5em;
  background-color: #a0bbc5;
}

#content table code {
  font-size: 1.1em;
}

#content table th {
  padding: .1em .5em;
}

#content table td {
  padding: .05em .75em;
  background-color: #e6f5ff;
}
