0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-04 01:42:42 +00:00

Merge pull request #1575 from naturalcrit/v3WelcomePage

V3 welcome page
This commit is contained in:
Trevor Buckner
2021-08-16 10:17:45 -04:00
committed by GitHub
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;