Add search

This commit is contained in:
sqozz
2017-12-28 04:19:04 +01:00
parent 9eddb24fc2
commit 17c833a616
3 changed files with 32 additions and 2 deletions

4
static/css/result.css Normal file
View File

@ -0,0 +1,4 @@
table, th, td {
width: 100%;
border: 1px solid white;
}