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 b115e34 commit aa67a6bCopy full SHA for aa67a6b
themes/mongodb/static/mongodb-docs.css_t
@@ -294,11 +294,14 @@ div.viewcode-block:target {
294
border-bottom: 1px solid #ac9;
295
}
296
297
-p.first {
298
- margin-bottom: 0px !important;
299
- margin-top: 10px !important;
+p.first, p.last {
+ margin-bottom: 0 !important;
300
301
+
302
div.sphinxsidebar ul.current a.current {
303
font-weight: bold;
304
305
+table.docutils td {
306
+ padding: 1px 8px 1em 5px;
307
+}
0 commit comments