add 'childrens' as a field on books
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2023-10-08 15:05:15 -04:00
parent 1069dadd10
commit 77ddc7ec8e
5 changed files with 34 additions and 12 deletions

View File

@@ -157,10 +157,10 @@ body {
right: 10px;
top: 7px;
text-align: right;
width: 400px;
width: 800px;
}
#searchBox input {
#searchBox input#search {
width: 300px;
font-size: 16px;
background: #f9f8ed;