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

gitlab.com/VincentTam/huginn.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/staticman.css')
-rw-r--r--assets/css/staticman.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/assets/css/staticman.css b/assets/css/staticman.css
index 9fe02af..a25791b 100644
--- a/assets/css/staticman.css
+++ b/assets/css/staticman.css
@@ -39,6 +39,13 @@
width: 100%;
max-width: 100%;
min-height: 5rem;
+ font-family: inherit;
+ font-size: inherit;
+}
+
+.staticman-comments input[type="text"], .staticman-comments input[type="email"] {
+ font-family: inherit;
+ font-size: inherit;
}
.staticman-comments .comment-avatar {