8000 Remove special styling of sidebar heading · matplotlib/matplotlib@7e88475 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7e88475

Browse files
committed
Remove special styling of sidebar heading
1 parent c5ab728 commit 7e88475

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

doc/_static/mpl.css

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -245,20 +245,6 @@ div.sphinxsidebar {
245245
/* margin-left: -100%; */
246246
}
247247

248-
div.sphinxsidebar h4, div.sphinxsidebar h3 {
249-
margin: 1em 0 0.5em 0;
250-
font-size: 0.9em;
251-
padding: 0.1em 0 0.1em 0.5em;
252-
color: white;
253-
border: 1px solid #86989B;
254-
background-color: #AFC1C4;
255-
}
256-
257-
div.sphinxsidebar h3 a {
258-
/* workaround for table of contents heading, which is a link */
259-
color: white !important;
260-
}
261-
262248
div.sphinxsidebar ul {
263249
padding-left: 1.5em;
264250
margin-top: 10px;

0 commit comments

Comments
 (0)
0