We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0790c45 commit a14a8a0Copy full SHA for a14a8a0
docs/source/_static/hackrtd.css
@@ -23,6 +23,10 @@ pre {
23
* thingummy also has an <hr> in it, and putting the ornament on that looks
24
* *really weird*. (In particular, the background color is wrong.)
25
*/
26
+.rst-content hr {
27
+ overflow: visible;
28
+}
29
+
30
.rst-content hr:after {
31
/* This .svg gets displayed on top of the middle of the hrule. It has a box
32
* behind the logo that's colored to match the RTD theme body background
0 commit comments