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:
authorVincent Tam <sere@live.hk>2019-07-27 13:43:33 +0300
committerVincent Tam <sere@live.hk>2019-07-27 13:43:33 +0300
commit9a021a3ddcab1eaafa1fe7d0940cdef06d670d05 (patch)
tree6dfcb8684b766061680f2734323a224e8218cd81 /assets/css/staticman.css
parent957cde2a1406011252fde8ebaa41b8b401c0b281 (diff)
Added comment form info for email & required field
Norwaygian and Esperanto UI text from 1. https://www.kommunemannen.com/2019/02/de-nodvendige-samtalene/ 2. https://www.carlocollodi.it/eo/periodici-in-cui-scrisse-collodi/tetate-de-il-lampione/
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 {