Skip to content

Commit

Permalink
Remove special styling of sidebar heading
Browse files Browse the repository at this point in the history
  • Loading branch information
timhoffm committed Sep 30, 2020
1 parent c5ab728 commit 7e88475
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions doc/_static/mpl.css
Original file line number Diff line number Diff line change
Expand Up @@ -245,20 +245,6 @@ div.sphinxsidebar {
/* margin-left: -100%; */
}

div.sphinxsidebar h4, div.sphinxsidebar h3 {
margin: 1em 0 0.5em 0;
font-size: 0.9em;
padding: 0.1em 0 0.1em 0.5em;
color: white;
border: 1px solid #86989B;
background-color: #AFC1C4;
}

div.sphinxsidebar h3 a {
/* workaround for table of contents heading, which is a link */
color: white !important;
}

div.sphinxsidebar ul {
padding-left: 1.5em;
margin-top: 10px;
Expand Down

0 comments on commit 7e88475

Please sign in to comment.