pages/search: init

This commit is contained in:
He4eT 2024-01-19 21:59:11 +01:00
commit 8d91c80b8b
4 changed files with 48 additions and 1 deletions

3
pages/search/search.css Normal file
View file

@ -0,0 +1,3 @@
body {
background-color: red;
}