line-scale-random.min.css 2.2 KB

1
  1. @-webkit-keyframes line-scale-party{0%,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.5);transform:scale(.5)}}@-moz-keyframes line-scale-party{0%,100%{-moz-transform:scale(1);transform:scale(1)}50%{-moz-transform:scale(.5);transform:scale(.5)}}@-o-keyframes line-scale-party{0%,100%{-o-transform:scale(1);transform:scale(1)}50%{-o-transform:scale(.5);transform:scale(.5)}}@keyframes line-scale-party{0%,100%{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.5);-moz-transform:scale(.5);-o-transform:scale(.5);transform:scale(.5)}}.line-scale-party>div:nth-child(1){-webkit-animation-delay:.28s;-moz-animation-delay:.28s;-o-animation-delay:.28s;animation-delay:.28s;-webkit-animation-duration:.41s;-moz-animation-duration:.41s;-o-animation-duration:.41s;animation-duration:.41s}.line-scale-party>div:nth-child(2){-webkit-animation-delay:.45s;-moz-animation-delay:.45s;-o-animation-delay:.45s;animation-delay:.45s;-webkit-animation-duration:.45s;-moz-animation-duration:.45s;-o-animation-duration:.45s;animation-duration:.45s}.line-scale-party>div:nth-child(3){-webkit-animation-delay:10ms;-moz-animation-delay:10ms;-o-animation-delay:10ms;animation-delay:10ms;-webkit-animation-duration:1.29s;-moz-animation-duration:1.29s;-o-animation-duration:1.29s;animation-duration:1.29s}.line-scale-party>div:nth-child(4){-webkit-animation-delay:.66s;-moz-animation-delay:.66s;-o-animation-delay:.66s;animation-delay:.66s;-webkit-animation-duration:1.03s;-moz-animation-duration:1.03s;-o-animation-duration:1.03s;animation-duration:1.03s}.line-scale-party>div{background-color:#55595C;width:4px;height:3.45rem;border-radius:2px;margin:2px;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;-webkit-animation-name:line-scale-party;-moz-animation-name:line-scale-party;-o-animation-name:line-scale-party;animation-name:line-scale-party;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:0;-moz-animation-delay:0;-o-animation-delay:0;animation-delay:0}