0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-15 21:22:43 +00:00

Merge branch 'master' into issue_2994_css_style

This commit is contained in:
David Bolack
2024-05-20 14:51:19 -05:00
7 changed files with 216 additions and 203 deletions

View File

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