recommit for updates in build 1

This commit is contained in:
Jenkins ConfDroid
2025-03-12 15:02:36 +01:00
parent 4c1d1c9b96
commit e40568a71b
15 changed files with 2154 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;
}