Enhance styling

This commit is contained in:
2022-03-07 16:00:53 +01:00
parent b97d626fc7
commit 041568f34e
19 changed files with 213 additions and 153 deletions

View File

@ -1,6 +1,6 @@
<form class="{{cssClass}}" autocomplete="off">
<header class="sheet-header">
<img class="profile-img" src="{{img}}" data-edit="img" title="{{name}}"/>
<img class="item-sheet-img" src="{{img}}" data-edit="img" title="{{name}}"/>
<div class="header-fields">
<h1 class="charname">
<input name="name" type="text" value="{{name}}" placeholder="Name"/>