We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 634f461 commit a4f24faCopy full SHA for a4f24fa
1 file changed
user_guide_src/source/_themes/sphinx_rtd_theme/static/css/citheme.css
@@ -112,6 +112,11 @@ div#pulldown-menu {
112
background: rgba(0,0,0,0.05);
113
}
114
115
+.rst-footer-buttons {
116
+ margin-bottom: 2.5rem;
117
+ margin-top: 2.5rem;
118
+}
119
+
120
/* override table width restrictions */
121
.wy-table-responsive table td, .wy-table-responsive table th {
122
white-space: normal;
0 commit comments