diff --git a/http/account.html b/http/account.html index 356e54a..98f84ac 100644 --- a/http/account.html +++ b/http/account.html @@ -24,6 +24,7 @@ fieldset { border: 0; } @keyframes fadeout { 0% { opacity: 1 } 100% { opacity: 0.1 } } +
Loading...
diff --git a/http/admin.html b/http/admin.html index 38b845d..70973e3 100644 --- a/http/admin.html +++ b/http/admin.html @@ -24,6 +24,7 @@ fieldset { border: 0; } @keyframes fadeout { 0% { opacity: 1 } 100% { opacity: 0.1 } } +
Loading...