Recommit for updates in build 5

This commit is contained in:
2026-02-03 00:55:05 +01:00
parent 768f98cb09
commit 79164860f5
23 changed files with 4393 additions and 6 deletions

8
doc/css/common.css Normal file
View File

@@ -0,0 +1,8 @@
/* Ensure the search bar doesn't overlap with links */
.fixed_header {
padding-bottom: 25px;
}
#full_list {
padding-top: 15px;
}