3
0

Recommit for updates in build 2

This commit is contained in:
2025-06-13 14:37:43 +02:00
parent 3a7bc8ac5b
commit e17f33a0fa
15 changed files with 2111 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;
}