port to gitlab.

This commit is contained in:
Dave G
2018-07-16 21:46:31 -04:00
commit 2c3ba62ee1
231 changed files with 11557 additions and 0 deletions

9
public/css/custom.css Normal file
View File

@@ -0,0 +1,9 @@
.search-result-title {
font-weight: 700;
font-size: 16px;
}
p.search-result {
border-bottom: 1px dashed #ccc;
padding: 5px 0;
}