File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5555 border: 1px solid var(--pst-color-border) !important;
5656} */
5757
58- [data-theme = "dark" ] .sd-card {
58+ # rtd-footer-container {
59+ margin : 0px !important ;
60+ }
61+
62+
63+ /* [data-theme="dark"] .sd-card {
5964 border-color: #00000000;
6065}
6166
6267[data-theme="dark"] .sd-card-hover:hover {
6368 border-color: var(--sd-color-card-border-hover) !important;
64- }
69+ } */
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -301,9 +301,9 @@ def tagged_commit():
301301# pixels large.
302302html_favicon = "_static/favicon.ico"
303303
304- html_js_files = [
305- 'js/custom.js' ,
306- ]
304+ # html_js_files = [
305+ # 'js/custom.js',
306+ # ]
307307
308308
309309# Add any paths that contain custom static files (such as style sheets) here,
@@ -452,4 +452,4 @@ def tagged_commit():
452452
453453
454454def setup (app ):
455- ...
455+ ...
You can’t perform that action at this time.
0 commit comments