Upload files to "css"

This commit is contained in:
daniele 2025-06-24 08:52:49 +00:00
parent c3c46a7209
commit 961a4bc394
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ body {
background-color: #282828; background-color: #282828;
text-align: center; text-align: center;
color: white; color: white;
font-family: Helvetica; font-family: Titillium Web;
} }
.search-result { .search-result {