250921 Re-enable bookmarks and styleshet fix

This commit is contained in:
Daisuke
2021-09-25 11:30:50 -05:00
parent 82e7743091
commit b44e9d69ad
3 changed files with 5 additions and 4 deletions

View File

@ -20,6 +20,10 @@ p {
margin: 0px !important;
}
.content p {
margin-bottom: 1em !important;
}
body {
margin: 0;
}