Improve guestbook formatting
This commit is contained in:
parent
ce8ea31fe5
commit
e97cd585e3
2 changed files with 28 additions and 5 deletions
|
@ -84,6 +84,10 @@ img.right {
|
|||
margin-left: 0.5em
|
||||
}
|
||||
|
||||
table.form, td.form {
|
||||
border: none;
|
||||
}
|
||||
|
||||
div.preview {
|
||||
display: inline-block;
|
||||
width: 30em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue