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

github.com/yihui/hugo-xmag.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/style.css b/static/css/style.css
index 984e285..659ccf3 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -129,7 +129,7 @@ tr:nth-child(even) { background: #eee }
width: 6.8em;
float: left;
overflow: hidden;
- margin: 5px 8px;
+ margin: 5px 8px 5px 0;
box-shadow: 0 0 8px #666;
}
#TableOfContents, #TOC, .comments {