Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sphinx/themes/pyramid/static/pyramid.css_t')
-rw-r--r--sphinx/themes/pyramid/static/pyramid.css_t6
1 files changed, 0 insertions, 6 deletions
diff --git a/sphinx/themes/pyramid/static/pyramid.css_t b/sphinx/themes/pyramid/static/pyramid.css_t
index 48cb2ab6f..dafd898d5 100644
--- a/sphinx/themes/pyramid/static/pyramid.css_t
+++ b/sphinx/themes/pyramid/static/pyramid.css_t
@@ -229,10 +229,6 @@ div.admonition {
padding: 10px 20px 10px 60px;
}
-div.highlight{
- background-color: white;
-}
-
div.note {
border: 2px solid #7a9eec;
border-right-style: none;
@@ -286,8 +282,6 @@ p.admonition-title:after {
pre {
padding: 10px;
- background-color: #fafafa;
- color: #222;
line-height: 1.2em;
border: 2px solid #C6C9CB;
font-size: 1.1em;