Change default priority to low, add crayons, general refactoring

This commit is contained in:
mez 2024-10-30 23:42:59 +00:00
parent df32c9558e
commit 45e1425e01
19 changed files with 577 additions and 375 deletions

View file

@ -122,3 +122,11 @@ span.cardname {
font-family: monospace;
white-space: nowrap;
}
img.crayon {
vertical-align: middle;
}
table.level {
display: inline-block;
}