Archived
1
0
This commit is contained in:
jeff 2015-11-12 22:13:09 -05:00
parent 67bcbc6289
commit c23696aae5

View File

@ -176,7 +176,7 @@ html {
100% {background-color: green; color: white; }
}
.psy > p {
.psy {
animation: psych 2s linear infinite;
display: inline-block;
}