Merge pull request #533 from cytopia/css-theme-docs

Fix CSS for code boxes
This commit is contained in:
cytopia 2019-03-09 12:49:05 +01:00 committed by GitHub
commit 6de4a56fa3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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;