adfj
This commit is contained in:
parent
ce838ada2c
commit
945e6eb047
@ -115,3 +115,8 @@ a {
|
||||
color: var(--primary-color);
|
||||
text-shadow: 0 0 3px var(--primary-color);
|
||||
}
|
||||
|
||||
a:hover {
|
||||
background: var(--primary-color);
|
||||
color: var(--background-color);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user