Skip to content

Commit

Permalink
update theme
Browse files Browse the repository at this point in the history
  • Loading branch information
vita-dounai committed Nov 20, 2020
1 parent dc8e52d commit 7ad42bc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions _static/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,13 @@ p {
padding: 0;
}

.wy-alert, .rst-content .note, .rst-content .attention, .rst-content .caution, .rst-content .danger, .rst-content .error, .rst-content .hint, .rst-content .important, .rst-content .tip, .rst-content .warning, .rst-content .seealso, .rst-content .admonition-todo, .rst-content .admonition {
padding: 0px;
line-height: 24px;
margin-bottom: 0px;
background: #e7f2fa;
}

/* Mobile view */

.wy-nav-top {
Expand Down

0 comments on commit 7ad42bc

Please sign in to comment.