There was an error while loading. Please reload this page.
1 parent 7fc51b8 commit 893d844Copy full SHA for 893d844
1 file changed
python_docs_theme/static/pydoctheme.css
@@ -307,10 +307,12 @@ div.code-block-caption {
307
padding: 0.3em 0.6em;
308
font-size: 90%;
309
color: #333;
310
+
311
& + div pre {
312
border-top-left-radius: 0 !important;
313
border-top-right-radius: 0 !important;
314
}
315
316
& + div .copybutton {
317
318
@@ -524,6 +526,7 @@ div.footer a:hover {
524
526
525
527
528
529
530
.toctree-wrapper ul {
531
padding-inline-start: 20px;
532
0 commit comments