Tiny cleanup
This commit is contained in:
@@ -75,6 +75,10 @@ a {
|
||||
color: lightgreen;
|
||||
}
|
||||
|
||||
.text {
|
||||
color: orange;
|
||||
}
|
||||
|
||||
.blink {
|
||||
animation: blink-animation 1s steps(5, start) infinite;
|
||||
-webkit-animation: blink-animation 1s steps(5, start) infinite;
|
||||
|
||||
Reference in New Issue
Block a user