feat: use prompt dialogs for guestbook instead of form
This commit is contained in:
parent
3600897f4b
commit
d7b1dd365e
2 changed files with 19 additions and 35 deletions
|
|
@ -46,17 +46,3 @@ summary::-webkit-details-marker {
|
|||
details pre {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
#guestbook-form {
|
||||
margin-top: 0.5rem;
|
||||
}
|
||||
|
||||
#guestbook-form input,
|
||||
#guestbook-form textarea,
|
||||
#guestbook-form button {
|
||||
font: inherit;
|
||||
}
|
||||
|
||||
#guestbook-status {
|
||||
color: #888;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue