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

github.com/it-gro/hugo-theme-w3css-basic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/w3css-basic.css')
-rw-r--r--static/css/w3css-basic.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/static/css/w3css-basic.css b/static/css/w3css-basic.css
index 63edc10..ee82b52 100644
--- a/static/css/w3css-basic.css
+++ b/static/css/w3css-basic.css
@@ -490,6 +490,13 @@ code.chroma {
font-weight: bold;
}
+
+/* -------------------------------------------------- */
+/* */
+pre {
+ line-height: 1;
+}
+
/* -------------------------------------------------- */
/* shortcodes w3-code w3-codespan */
pre.w3-code, span.w3-codespan{