Added the favicon and changed a few stylings

This commit is contained in:
xemeds
2020-07-25 19:27:59 +00:00
parent d9786e4ff3
commit 072569d991
3 changed files with 8 additions and 1 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

+5
View File
@@ -73,6 +73,7 @@ body {
border: 2px solid #bb86fc;
border-radius: 3px;
color: #000000;
font-weight: bold;
display: inline-block;
padding: 0 1% 0 1%;
margin: 0 3% 0 1%;
@@ -150,3 +151,7 @@ footer {
.footer-list li a:hover {
color: #7b59a5;
}
.copyright {
font-family: serif;
}