pedantism

This commit is contained in:
Set Hallstrom 2019-11-25 20:15:32 +01:00
parent f680e632a6
commit 741f32ec89

View file

@ -219,8 +219,8 @@ canvas {
.highlight { .highlight {
padding:10px; padding:10px;
border-radius: 3px; border-radius: 3px;
-webkit-box-shadow: inset 5px 5px 15px 5px #a5cec6; -webkit-box-shadow: inset 0px -9px 13px 5px rgba(0,0,0,0.25);
box-shadow: inset 5px 5px 15px 5px #a5cec6; box-shadow: inset 0px -9px 13px 5px rgba(0,0,0,0.25);
background-size: 400% 400%; background-size: 400% 400%;
-webkit-animation: AnimationName 3s ease infinite; -webkit-animation: AnimationName 3s ease infinite;