summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_theme/scipy/static/scipy.css_t7
1 files changed, 7 insertions, 0 deletions
diff --git a/_theme/scipy/static/scipy.css_t b/_theme/scipy/static/scipy.css_t
index 38368c8..8dda6de 100644
--- a/_theme/scipy/static/scipy.css_t
+++ b/_theme/scipy/static/scipy.css_t
@@ -203,3 +203,10 @@ div.top-scipy-org-logo-header {
box-shadow: 0px 0px 3px rgb(136, 136, 136);
}
+table.docutils td, table.docutils th {
+ border: none;
+}
+
+table.docutils {
+ margin-bottom: 9.5px;
+}