3
0

recommit for updates in build 2

This commit is contained in:
2025-05-16 11:36:56 +02:00
parent 03399ec8a5
commit 6ae92a9ac1
21 changed files with 3377 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;
}