Fix CSS for code boxes

This commit is contained in:
cytopia 2019-03-09 12:47:46 +01:00
parent 44f2e36071
commit 0c316eeef3
No known key found for this signature in database
GPG Key ID: 6D56EDB8695128A2

View File

@ -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;