new icons dropped

This commit is contained in:
biglyderv 2025-05-05 17:08:35 -04:00
parent 043d086e24
commit cca4f6391b
Signed by: biglyderv
GPG key ID: 0E2EB0B4CD7397B5
19 changed files with 982 additions and 76 deletions

View file

@ -41,7 +41,7 @@ body {
position: relative;
top: -200px;
color: var(--main-4);
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.75));
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.85));
font-size: 0.8em;
overflow-y: scroll;
}