/* Styles used in attributes for markdown files */

h2.mdcustom-left-align-h2-text {
    text-align: left;
}


.tree-block {
    font-family: monospace;
    white-space: pre;
  }
  