Added new tool: Fillable character sheets for FMF and IKU.

This commit is contained in:
Yord 2015-09-20 13:17:45 +02:00
parent b411695ad5
commit 88e9395670
10 changed files with 1177 additions and 69 deletions

View file

@ -160,4 +160,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); }
div.sheet > form#stats a#weapons-switch { display: none !important; }
#import-export { display: none !important; }
}