♻️ Refactored guestbook
Started using https://guestbooks.meadow.cafe/ instead Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
d35cbf99ae
commit
eb214f5173
8 changed files with 8 additions and 24 deletions
|
@ -44,6 +44,12 @@ hr {
|
|||
padding: 10px 0 0 0;
|
||||
}
|
||||
|
||||
iframe {
|
||||
display: block;
|
||||
margin: 1.05rem 0;
|
||||
max-width: 100%;
|
||||
border-radius: 1.05rem;
|
||||
}
|
||||
.index a { color: var(--dark-link);}
|
||||
|
||||
.index a:hover { text-decoration: underline 2px;}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue