feat: adds find button to header
This commit is contained in:
parent
30212a2eaf
commit
66360b9c7a
3 changed files with 34 additions and 17 deletions
|
|
@ -81,18 +81,6 @@ section {
|
|||
}
|
||||
|
||||
|
||||
.home-name-link {
|
||||
display: none;
|
||||
}
|
||||
|
||||
html[data-just] .home-name {
|
||||
display: none;
|
||||
}
|
||||
|
||||
html[data-just] .home-name-link {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
html[data-has] .guestbook-form {
|
||||
display: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue