This commit is contained in:
Alex Cabal 2020-03-23 17:31:47 -05:00
parent fe9cad9480
commit 490bc85a79
3 changed files with 4 additions and 3 deletions

View File

@ -230,6 +230,7 @@ p.signature{
font-variant: small-caps; font-variant: small-caps;
text-align: center; text-align: center;
} }
/* override core's formatting of a 3em top margin for paragraph following a header */ /* override core's formatting of a 3em top margin for paragraph following a header */
#a-bird-of-bagdad header + p{ #a-bird-of-bagdad header + p{
margin-top: 0; margin-top: 0;