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

github.com/pavel-pi/kiss-em.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/style.css')
-rw-r--r--static/css/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/static/css/style.css b/static/css/style.css
index 4688229..d18925f 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -174,6 +174,11 @@ pre code {
color: #42464c;
}
+code[data-lang] {
+ background-color: inherit;
+ color: inherit;
+}
+
*,
:after,
:before {