css
This commit is contained in:
@@ -59,11 +59,11 @@ a {
|
||||
}
|
||||
|
||||
a:hover {
|
||||
color: teal;
|
||||
color: coral;
|
||||
}
|
||||
|
||||
a:active {
|
||||
color: teal;
|
||||
color: coral;
|
||||
}
|
||||
|
||||
@keyframes blink {
|
||||
|
||||
Reference in New Issue
Block a user