Skip to content

Commit ee3ff8f

Browse files
authored
Docs: Fix HTML5 for Install Logos (#1397)
With the update tot HTML5 in docutils, we need to modernize our CSS code that does fancy logos in the user install section.
1 parent d267800 commit ee3ff8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/install/install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Installation
66
.. raw:: html
77

88
<style>
9-
.rst-content .section>img {
9+
.rst-content section>img {
1010
width: 30px;
1111
margin-bottom: 0;
1212
margin-top: 0;

0 commit comments

Comments
 (0)