File tree Expand file tree Collapse file tree 1 file changed +2
-12
lines changed Expand file tree Collapse file tree 1 file changed +2
-12
lines changed Original file line number Diff line number Diff line change @@ -742,17 +742,6 @@ header: http://media.mongodb.org/back-header.png
742
742
div.body p {line-height:1.5em;}
743
743
div.body li>p { line-height:1.5em;}
744
744
div.highlight pre {background-color: #F5F5F5;}
745
- div.section > ul > li {
746
- margin-top: 0.5em;
747
- }
748
-
749
- div.section > ol > li {
750
- margin-top: 0.5em;
751
- }
752
-
753
- div.toctree-wrapper.compound > ul > li {
754
- margin-top: 0.5em;
755
- }
756
745
757
746
div.section > h2, div.section > h3,div.section > h4 {margin-top:0;padding-top:0;line-height:1.77}
758
747
/* div.admonition p {line-height:1.6875} */
@@ -780,4 +769,5 @@ table.docutils > div.admonition-example {background-color:inherit;}
780
769
781
770
/* somehow, powershell commands starting with a directory reference does not include a div.highlight */
782
771
div.highlight-powershell pre {background-color: #F5F5F5;}
783
- div.admonition-example pre { background-color:#FBFBFB;}
772
+ div.admonition-example pre {background-color:#FBFBFB;}
773
+ li p.first {margin-bottom: 0em;}
You can’t perform that action at this time.
0 commit comments