summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2019-06-28 13:02:42 +0200
committerFlorian Dold <florian.dold@gmail.com>2019-06-28 13:02:42 +0200
commit9b1e1d956c4f3774a592dd31ac5cd92cf07e8c74 (patch)
tree8ed2083b11da66b0ed03400456385b8ea5da0c85
parent3ee16db9e27134d39d39b73e04b94b5d19431247 (diff)
downloadwww-9b1e1d956c4f3774a592dd31ac5cd92cf07e8c74.tar.gz
www-9b1e1d956c4f3774a592dd31ac5cd92cf07e8c74.tar.bz2
www-9b1e1d956c4f3774a592dd31ac5cd92cf07e8c74.zip
font size fix
-rw-r--r--styles.css3
m---------web-common0
2 files changed, 3 insertions, 0 deletions
diff --git a/styles.css b/styles.css
index d0d424d2..a2981c40 100644
--- a/styles.css
+++ b/styles.css
@@ -145,8 +145,11 @@ footer {
}
.checklist {
+ margin-top: 1em;
+ margin-bottom: 1em;
list-style-type: none;
padding-left: 0px;
+ font-size: 1.2rem;
}
.tlr {
diff --git a/web-common b/web-common
-Subproject dc9d5ab2308fef7cdd1e8c95fbf4fdd51bed7bf
+Subproject caf5a98114402d057ba08b14279eb8e46481a02