changed link colour
This commit is contained in:
parent
6bf0bb7e53
commit
17a3060902
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue