Updated Character Sheets to version 3.0.

This commit is contained in:
Yord 2015-03-05 01:00:23 +01:00
parent 3b30292003
commit 167c99a343
5 changed files with 642 additions and 8 deletions

View file

@ -159,5 +159,5 @@ div.sheet > form#details div#languages > input#language8 { top: 217px; }
@media print {
section.content > div.sheet { display: block; -webkit-transform: scale(0.4); -o-transform: scale(0.4); transform: scale(0.4); }
#weapons-switch { display: none; }
div.sheet > form#stats a#weapons-switch { display: none !important; }
}