css cleanup, added downloads page

This commit is contained in:
ngn
2024-01-18 20:01:30 +03:00
parent 1e9893cfc2
commit d33b18557e
19 changed files with 284 additions and 160 deletions

5
public/post.css Normal file
View File

@ -0,0 +1,5 @@
.subtext {
font-size: 18px;
color: var(--bright-main);
margin: 5px 0 15px 0;
}