Added icons and a bunch of fixes and updates
This commit is contained in:
parent
82f49a11d8
commit
0dfe17f76f
9 changed files with 66 additions and 16 deletions
|
|
@ -3,6 +3,9 @@ html {
|
|||
width: 80%;
|
||||
background-color: #131316;
|
||||
}
|
||||
b {
|
||||
color: #ffffff;
|
||||
}
|
||||
body {
|
||||
background-color: #1f2024;
|
||||
box-shadow: 0px 0px 15px #000000;
|
||||
|
|
|
|||
Reference in a new issue