Added icons and a bunch of fixes and updates

This commit is contained in:
Mohamad Damaj 2023-02-18 23:41:07 +02:00
parent 82f49a11d8
commit 0dfe17f76f
9 changed files with 66 additions and 16 deletions

View file

@ -3,6 +3,9 @@ html {
width: 80%;
background-color: #131316;
}
b {
color: #ffffff;
}
body {
background-color: #1f2024;
box-shadow: 0px 0px 15px #000000;