Commit 8681262d24cf90f0c9e99cc262f55676dea29a75

Authored by Georg Hopp
1 parent 8da6c06a

Reduce apacity of watermark

... ... @@ -194,7 +194,7 @@ hr {
194 194 .section .watermark {
195 195 position: relative;
196 196 padding: 2px;
197   - opacity: 0.2;
  197 + opacity: 0.08;
198 198 width: 60%;
199 199 top: 50%;
200 200 left: 50%;
... ...
Please register or login to post a comment