V0.06 Midgard-Karten

This commit is contained in:
hjmaier
2021-02-19 23:35:00 +01:00
parent 0384404a52
commit 5a82a46941
16 changed files with 25 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<form class="{{cssClass}}" autocomplete="off">
<header class="sheet-header">
<img src="{{item.img}}" data-edit="img" title="{{item.name}}" height="64" width="64" />
<img class="item-img" src="{{item.img}}" data-edit="img" title="{{item.name}}" />
<h1><input name="name" type="text" value="{{item.name}}" placeholder="Name" /></h1>
</header>
<div class="sheet-content">