Added multiple term searching and skeletons for rich text responses

This commit is contained in:
2022-12-31 21:45:13 -08:00
parent 3c8c6959a7
commit 65f0064953
3 changed files with 146 additions and 13 deletions
-3
View File
@@ -2,9 +2,6 @@
html{
font-family: sans-serif;
font-size: 50pt;
height: 100%;
width: 768px;
overflow: hidden;
display: table;
}
</style>