fix top margin
This commit is contained in:
parent
383af12a74
commit
12374fc6cf
@ -13,6 +13,10 @@ p {
|
|||||||
margin: 6px 0;
|
margin: 6px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#preamble > .sectionbody > .paragraph > p {
|
||||||
|
margin: 0;
|
||||||
|
}
|
||||||
|
|
||||||
#header {
|
#header {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user