summaryrefslogtreecommitdiff
path: root/sphinx/themes/pyramid/static/pyramid.css_t
diff options
context:
space:
mode:
Diffstat (limited to 'sphinx/themes/pyramid/static/pyramid.css_t')
-rw-r--r--sphinx/themes/pyramid/static/pyramid.css_t5
1 files changed, 5 insertions, 0 deletions
diff --git a/sphinx/themes/pyramid/static/pyramid.css_t b/sphinx/themes/pyramid/static/pyramid.css_t
index c4e94908..c724a493 100644
--- a/sphinx/themes/pyramid/static/pyramid.css_t
+++ b/sphinx/themes/pyramid/static/pyramid.css_t
@@ -340,3 +340,8 @@ tt.xref {
font-weight: normal;
font-style: normal;
}
+
+div.code-block-filename {
+ background-color: #ddd;
+ color: #222;
+}