Server : Apache System : Linux server1.cgrithy.com 3.10.0-1160.95.1.el7.x86_64 #1 SMP Mon Jul 24 13:59:37 UTC 2023 x86_64 User : nobody ( 99) PHP Version : 8.1.23 Disable Function : NONE Directory : /home/dnlcambodia/public_html/assets/css/ |
@-webkit-keyframes rotatemetwo { 0% { -webkit-transform: rotate(0deg); opacity: 1; } 50% { -webkit-transform: rotate(180deg); opacity: 0.7; } 100% { -webkit-transform: rotate(360deg); opacity: 1; } } .main-slider .phone-box .box-inner:before{ animation-name: rotatemetwo; animation-duration: 15s; animation-iteration-count: infinite; animation-timing-function: linear; -webkit-animation-name: rotatemetwo; -webkit-animation-duration: 15s; -webkit-animation-iteration-count: infinite; -webkit-animation-timing-function: linear; -moz-animation-name: rotatemetwo; -moz-animation-duration: 15s; -moz-animation-iteration-count: infinite; -moz-animation-timing-function: linear; -ms-animation-name: rotatemetwo; -ms-animation-duration: 15s; -ms-animation-iteration-count: infinite; -ms-animation-timing-function: linear; -o-animation-name: rotatemetwo; -o-animation-duration: 15s; -o-animation-iteration-count: infinite; -o-animation-timing-function: linear; }