recommit for updates in build 44

This commit is contained in:
2021-09-13 14:58:21 +02:00
parent ea649a6c13
commit cdaf3cf91f
48 changed files with 18020 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;
}