Commit 5094a590734b0f145c4e3bc95189a781e1657b1f

Authored by William Daniau
1 parent 66e16d78f4
Exists in master

Ajout du style notice

Showing 1 changed file with 5 additions and 0 deletions Side-by-side Diff

templates/html/common/zim-style.css
... ... @@ -57,6 +57,11 @@
57 57 margin-top: 1em;}
58 58  
59 59 p { margin-top: 0 }
  60 +
  61 + .notice {
  62 + margin-top:20px;
  63 + font-size:small;
  64 + }
60 65  
61 66