Skip to content

Commit

Permalink
Update styles
Browse files Browse the repository at this point in the history
  • Loading branch information
enclaved committed Apr 23, 2022
1 parent fa6c2e5 commit d0b421d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions _static/overrides.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@
.wy-nav-side {
background: linear-gradient(#181818, #1f1f1f) !important;
}
.wy-nav-top {
background: #181818 !important;
}
.wy-nav-top a {
font-family: "Space Mono", sans-serif !important;
}
.wy-side-nav-search {
background: transparent !important;
}
Expand Down

0 comments on commit d0b421d

Please sign in to comment.