mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
ACKS Character Sheet
Functionally Usable. Plan to update in the future but I’d like to get this version accessible to my non-pro, non-technical friends.
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
.character {
|
||||
font-size: 12px;
|
||||
font-weight: bolder;
|
||||
font-family: "Times New Roman";
|
||||
}
|
||||
|
||||
textarea {
|
||||
display:block;
|
||||
resize:vertical;
|
||||
min-height: 2em;
|
||||
max-height: 2.5em;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
html,body{
|
||||
height:100%;
|
||||
}
|
||||
+1506
File diff suppressed because it is too large
Load Diff
Binary file not shown.
|
After Width: | Height: | Size: 45 KiB |
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"html": "ACKS.html",
|
||||
"css": "ACKS.css",
|
||||
"authors": "DimensionalGames",
|
||||
"roll20userid": "378484",
|
||||
"preview": "ACKS.jpg",
|
||||
"instructions": "Barebones Adventurer Conquerer Kings Sheet, work in progress but it is currently usable. Planning on adding more automation, though."
|
||||
}
|
||||
Reference in New Issue
Block a user