Improved search engine query and added stop words. Added 'secondary' property to tag aliases, for tag aliases to be included in searches and alias lists.

This commit is contained in:
2020-02-29 22:47:48 +01:00
parent 945642c511
commit 8dd5925af6
6 changed files with 215 additions and 49 deletions

View File

@@ -11,7 +11,7 @@ body {
body {
color: $text;
margin: 0;
font-family: Verdana, sans-serif;
font-family: Arial, Helvetica, sans-serif;
}
.nolist {