diff --git a/templates/html/common/zim-style.css b/templates/html/common/zim-style.css index a9065c6..a010549 100644 --- a/templates/html/common/zim-style.css +++ b/templates/html/common/zim-style.css @@ -57,5 +57,10 @@ margin-top: 1em;} p { margin-top: 0 } + + .notice { + margin-top:20px; + font-size:small; + }