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

github.com/leonhe/hugo_eiio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/css/style.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/static/css/style.css b/static/css/style.css
index f5a25d7..28501f5 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -27,9 +27,8 @@ font-family: Menlo,Monaco,Consolas,"Courier New",monospace
border-radius: 0px;
}
-
.articleBody {
-padding:10px 0 10px 0;
+ padding:10px 0 10px 0;
}
pre code {