/*
 * Highlight.js style
 */
.hljs {
  margin: 3vh auto;
  padding: 20px;
  line-height: 1.25rem;
  border-radius: 1px; }

article pre code {
  font-family: consolas, "Courier New", monospace;
  font-size: .9rem; }

/*# sourceMappingURL=highlight.css.map */
