Added the favicon and changed a few stylings
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user