summaryrefslogtreecommitdiff
path: root/sphinx/themes/nature/static/nature.css_t
diff options
context:
space:
mode:
Diffstat (limited to 'sphinx/themes/nature/static/nature.css_t')
-rw-r--r--sphinx/themes/nature/static/nature.css_t6
1 files changed, 6 insertions, 0 deletions
diff --git a/sphinx/themes/nature/static/nature.css_t b/sphinx/themes/nature/static/nature.css_t
index 3c492034..e4f4d2ed 100644
--- a/sphinx/themes/nature/static/nature.css_t
+++ b/sphinx/themes/nature/static/nature.css_t
@@ -243,3 +243,9 @@ div.viewcode-block:target {
border-top: 1px solid #ac9;
border-bottom: 1px solid #ac9;
}
+
+div.code-block-filename {
+ background-color: #ddd;
+ color: #222;
+ border: 1px solid #C6C9CB;
+}