changed link colour

This commit is contained in:
alyx 2026-01-07 23:21:53 +01:00
parent 6bf0bb7e53
commit 17a3060902
1 changed files with 2 additions and 22 deletions

View File

@ -50,28 +50,8 @@ body {
color: #f5a9b8;
}
.discord {
width: auto;
height: auto;
display: flex;
margin-left: auto;
margin-right: auto;
text-align: center;
justify-content: center;
text-decoration: none;
}
.discord-logo {
width: 3em;
height: auto;
display: flex;
margin-left: auto;
margin-right: auto;
text-align: center;
color: #5865f2;
}
.discord-logo:hover {
color: #f2f5f4;
a {
color: #a8c5db;
}
.footer {