0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-16 19:02:40 +00:00

Merge branch 'master' into Turn-Box-Shadows-to-Drop-Shadows

This commit is contained in:
Gazook89
2021-08-16 13:29:47 -05:00
9 changed files with 228 additions and 18 deletions

View File

@@ -657,8 +657,11 @@ body {
padding-left : 1em;
text-indent : -1em;
}
dl + * {
margin-top : 0.28cm;
}
dl + p {
margin-top: 0.5em;
margin-top : 0.5em;
}
p + dl {
margin-top: -0.5em;