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

github.com/damiencaselli/paperback.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/paperback.css')
-rw-r--r--static/css/paperback.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/css/paperback.css b/static/css/paperback.css
index 097a3fd..df3aed7 100644
--- a/static/css/paperback.css
+++ b/static/css/paperback.css
@@ -83,10 +83,10 @@ pre {
margin: 0 0 1rem;
}
-kbd {
+kbd, code {
padding: .125rem .25rem 0;
margin: 0;
- background-color: #ececec;
+ background-color: #e5e5e5;
}
article, section {