diff --git a/WEB/View/src/CSS/LogSign.css b/WEB/View/src/CSS/Login.css similarity index 98% rename from WEB/View/src/CSS/LogSign.css rename to WEB/View/src/CSS/Login.css index 7d83603f..46c241b9 100644 --- a/WEB/View/src/CSS/LogSign.css +++ b/WEB/View/src/CSS/Login.css @@ -160,6 +160,7 @@ body { background: linear-gradient(270deg, transparent, #6090d1); animation: btn-anim3 1s linear infinite; animation-delay: 0.5s; + -webkit-animation: btn-anim3 1s linear infinite; } @keyframes btn-anim3 { diff --git a/WEB/View/src/pages/LogSign/Login.php b/WEB/View/src/pages/LogSign/Login.php index 8039d921..39a69c03 100644 --- a/WEB/View/src/pages/LogSign/Login.php +++ b/WEB/View/src/pages/LogSign/Login.php @@ -1,68 +1,52 @@ -
+ + - -