fold
This commit is contained in:
parent
2493fffeba
commit
376d7ac2af
1 changed files with 2 additions and 2 deletions
|
|
@ -219,8 +219,8 @@ canvas {
|
|||
.highlight {
|
||||
padding:10px;
|
||||
border-radius: 3px;
|
||||
-webkit-box-shadow: inset 0px -9px 13px 5px rgba(0,0,0,0.25);
|
||||
box-shadow: inset 0px -9px 13px 5px rgba(0,0,0,0.25);
|
||||
-webkit-box-shadow: inset 0px -9px 13px 5px rgba(0,0,0,0.1);
|
||||
box-shadow: inset 0px -9px 13px 5px rgba(0,0,0,0.1);
|
||||
background-size: 400% 400%;
|
||||
|
||||
-webkit-animation: AnimationName 3s ease infinite;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue