Made favicon.ico be uploaded to have a website image and added Error's
github as his link
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 26 KiB |
@@ -19,7 +19,7 @@ h1 {
|
||||
#footer-links {
|
||||
margin: 0px;
|
||||
padding: 5px;
|
||||
border-top: 1px solid var(--accent);
|
||||
border-top: 1px solid white;
|
||||
}
|
||||
hr {
|
||||
color: #ffffff;
|
||||
@@ -46,8 +46,7 @@ a {
|
||||
border-radius: 50%;
|
||||
}
|
||||
#member img:hover {
|
||||
transform: scale(1.2);
|
||||
filter: drop-shadow(0 0 3px #202020);
|
||||
filter: drop-shadow(0 0 3px #202020);
|
||||
}
|
||||
#member-role {
|
||||
color: #888888;
|
||||
@@ -63,5 +62,6 @@ a {
|
||||
margin: 20px;
|
||||
}
|
||||
#member:hover {
|
||||
transform: scale(1.2);
|
||||
background: #222222;
|
||||
}
|
||||
|
||||
BIN
tuxcord/static/tuxcord.png
Normal file
BIN
tuxcord/static/tuxcord.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.9 KiB |
Reference in New Issue
Block a user