Skip to content

Commit

Permalink
Update custom.css
Browse files Browse the repository at this point in the history
  • Loading branch information
marcantondahmen committed Jun 15, 2020
1 parent f0e9d1e commit 1c7b577
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/source/_static/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,14 @@ button[data-md-color-primary=grey] {
background-color: var(--bg);
}

}

.highlight pre {
padding: 1.2rem;
border: 1px solid #e8e8e8;
}

a.viewcode-back {
display: block;
margin-bottom: 0.75rem;
}

0 comments on commit 1c7b577

Please sign in to comment.