recommit for updates in build 1

This commit is contained in:
2017-07-07 17:18:31 +02:00
parent d4d3f11b45
commit ff758351ba
22 changed files with 4337 additions and 3 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;
}