0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-07 05:32:41 +00:00

Added proficiency bonus to monster statblocks

This commit is contained in:
Murdo B. Maclachlan
2024-04-12 11:12:41 +01:00
parent 9e71945a76
commit 30d2a03fd0
2 changed files with 6 additions and 1 deletions

View File

@@ -356,6 +356,11 @@
}
}
.bonus {
float: right;
padding-right: 0.5em;
}
// Monster Ability table
hr + table:first-of-type {
margin : 0;