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:
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;