Recommit for updates in build 2

This commit is contained in:
2026-02-02 23:46:08 +01:00
parent f654e777dd
commit 605408b30d
15 changed files with 2003 additions and 89 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;
}