mirror of
https://github.com/cytopia/devilbox.git
synced 2024-12-18 20:37:55 +00:00
Fix CSS for code boxes
This commit is contained in:
parent
44f2e36071
commit
0c316eeef3
4
docs/_static/css/devilbox.css
vendored
4
docs/_static/css/devilbox.css
vendored
@ -41,7 +41,9 @@ div[class^='highlight'] {
|
||||
.highlight {
|
||||
background-color: #ffffff !important;
|
||||
}
|
||||
|
||||
.rst-content .code-block-caption {
|
||||
text-align: left !important;
|
||||
}
|
||||
/*
|
||||
div.rtd-pro.rtd-pro-footer {
|
||||
display: none;
|
||||
|
Loading…
Reference in New Issue
Block a user