Better printing settings and changed index scripts.

This commit is contained in:
Yord 2015-03-06 22:24:38 +01:00
parent e8dfbf41e1
commit 72df9fd8d0
67 changed files with 327 additions and 70 deletions

View file

@ -29,6 +29,7 @@ tags: [Character Cards]
section.content form#gear { position: absolute; display: block; margin-top: 1150px; margin-left: -500px; }
section.content form#notes { position: absolute; display: block; margin-top: 1150px; margin-left: 250px; }
html { zoom: 80%; }
textarea { resize: none; }
}
</style>