Skip to content

Commit ae67ac8

Browse files
authored
Merge pull request #23313 from QuLogic/drop-mpl-theme-css
Drop CSS styles that are in mpl-sphinx-theme
2 parents 9d5953f + 34e21ff commit ae67ac8

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

doc/_static/mpl.css

-13
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,6 @@
33
--sd-color-primary-highlight: #003c63;
44
}
55

6-
a {
7-
color: #11557C;
8-
text-decoration: none;
9-
}
10-
11-
a:hover {
12-
color: #CA7900;
13-
}
14-
156
.simple li>p {
167
margin: 0;
178
}
@@ -95,10 +86,6 @@ table.property-table td {
9586
padding: 4px 10px;
9687
}
9788

98-
.sidebar-cheatsheets, .sidebar-donate {
99-
margin: 2.75rem 0;
100-
}
101-
10289
/* Fix selection of parameter names; remove when fixed in the theme
10390
* https://github.com/sphinx-doc/sphinx/pull/9763
10491
*/

0 commit comments

Comments
 (0)