Made templates work with new data.

This commit is contained in:
Slatian
2023-08-05 21:09:56 +02:00
parent 727d9a77cd
commit fdb23312df
11 changed files with 155 additions and 20 deletions

View File

@ -571,7 +571,7 @@ tr:hover, th {
/* Search form styling */
form.search > input {
form.search > input, form.search > select {
font-size: 1.2em;
font-weight: bold;
}