pedantism
This commit is contained in:
parent
f680e632a6
commit
741f32ec89
1 changed files with 2 additions and 2 deletions
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue