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

github.com/varkai/hugo-theme-zozo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvarkai <i@varkai.com>2020-06-28 11:43:30 +0300
committervarkai <i@varkai.com>2020-06-28 11:43:30 +0300
commit700474e64e7422b01650f22844f272e0c72f6da4 (patch)
tree941c09defde9ee9ce8792e08c9ab373d8578aa0e /static/css/zozo.css
parent5d7491770dc71f49dd7865f0a3b54e1d0875718e (diff)
修复disqus评论样式
Diffstat (limited to 'static/css/zozo.css')
-rw-r--r--static/css/zozo.css11
1 files changed, 11 insertions, 0 deletions
diff --git a/static/css/zozo.css b/static/css/zozo.css
index 3c07330..fea9985 100644
--- a/static/css/zozo.css
+++ b/static/css/zozo.css
@@ -320,6 +320,17 @@ hr {
padding: 0;
}
+.doc_comments {
+ font-size: 14px;
+ color: #383838;
+ margin-top: 30px;
+ padding: 35px 0 45px;
+}
+
+.doc_comments .comments_block_title {
+ color: #000000;
+}
+
.footer {
clear: both;
max-width: 780px;