Recommit for updates in build 1

This commit is contained in:
Jenkins Server
2026-08-01 16:46:01 +02:00
parent f43a886df7
commit 9125e10b9c
16 changed files with 2145 additions and 127 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;
}