Improve guestbook formatting

This commit is contained in:
Frankie B 2022-11-22 08:52:35 +00:00
commit e97cd585e3
2 changed files with 28 additions and 5 deletions

View file

@ -84,6 +84,10 @@ img.right {
margin-left: 0.5em
}
table.form, td.form {
border: none;
}
div.preview {
display: inline-block;
width: 30em;