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

github.com/parsiya/Hugo-Octopress.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/hugo-octopress.css')
-rwxr-xr-xstatic/css/hugo-octopress.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/hugo-octopress.css b/static/css/hugo-octopress.css
index 3defa47..8e5b895 100755
--- a/static/css/hugo-octopress.css
+++ b/static/css/hugo-octopress.css
@@ -1931,7 +1931,7 @@ figure a {
/* Chroma - start */
-/* Background */ .chroma { color: #93a1a1; background-color: #002b36 }
+/* Background */ .chroma { color: #93a1a1; background-color: #002b36; tab-size: 4; }
/* Other */ .chroma .x { color: #cb4b16 }
/* LineTableTD */ .chroma .lntd { vertical-align: top; padding: 0; margin: 0; border: 0; }
/* LineTable */ .chroma .lntable { border-spacing: 0; padding: 0; margin: 0; border: 0; width: auto; display: block; }