minor cosmetic changes to the Buried Treasures character sheet

This commit is contained in:
Deyan Yotsov
2023-02-25 20:52:21 +01:00
parent 1ac47c1f7a
commit 3c65b44146
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
<!-- Character sheet for https://buried-treasures.net -->
<!-- Character sheet for https://iotsov.itch.io/buried-treasures -->
<div class="row">
@@ -99,7 +99,7 @@
<textarea name="attr_items"></textarea>
<br>
<div class="centered">Character sheet for buried-treasures.net <img src="https://buried-treasures.net/favicon.png"/></div>
<div class="centered">Character sheet for <a href="https://iotsov.itch.io/buried-treasures" target="_blank">https://iotsov.itch.io/buried-treasures</a></div>
</div>
Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB

After

Width:  |  Height:  |  Size: 61 KiB

+2 -2
View File
@@ -4,6 +4,6 @@
"authors": "Deyan Y.",
"roll20userid": "1184249",
"preview": "buried-treasures.png",
"instructions": "Visit https://buried-treasures.net for more information about the ruleset.",
"instructions": "Visit https://iotsov.itch.io/buried-treasures for more information about the ruleset.",
"legacy": true
}
}