diff --git a/web/public/css/auth.css b/web/public/css/auth.css
index c4ae941..bfd5129 100644
--- a/web/public/css/auth.css
+++ b/web/public/css/auth.css
@@ -105,8 +105,9 @@ html, body {
-webkit-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
}
+
.auth-form div .G:after,
-.auth-form div .U:after{
+.auth-form div .U:after {
width: 4px;
height: 4px;
border-radius: 2px;
@@ -255,14 +256,6 @@ html, body {
background-color: #489825;
}
-.auth-form > small {
- bottom: 0;
- color: #888;
- width: 100px;
- text-align: center;
- margin-left: -50px;
-}
-
/*****************
END OF LOGIN
******************/
\ No newline at end of file
diff --git a/web/views/auth.html b/web/views/auth.html
index 48140aa..39b37b6 100644
--- a/web/views/auth.html
+++ b/web/views/auth.html
@@ -25,10 +25,6 @@
-
-
- © Tjatse
-