This commit is contained in:
davegallant
2021-09-06 03:18:32 +00:00
commit 41cc48a0ea
102 changed files with 2780 additions and 0 deletions

9
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;
}