adfj
This commit is contained in:
parent
a2779cd9c7
commit
b12de60f06
@ -119,6 +119,12 @@ a {
|
|||||||
text-shadow: 0 0 3px var(--primary-color);
|
text-shadow: 0 0 3px var(--primary-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
footer a {
|
||||||
|
text-decoration: none;
|
||||||
|
color: var(--primary-color);
|
||||||
|
text-shadow: 0 0 3px var(--primary-color);
|
||||||
|
}
|
||||||
|
|
||||||
a:hover {
|
a:hover {
|
||||||
background: var(--primary-color);
|
background: var(--primary-color);
|
||||||
color: var(--background-color);
|
color: var(--background-color);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user