Recommit for updates in build 3

This commit is contained in:
Jenkins Server
2025-06-02 16:29:44 +02:00
parent ceae52c179
commit f222d88084
21 changed files with 1914 additions and 0 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;
}