From fcdc8b211f8383d78622abce774d4c9b6b9dc82b Mon Sep 17 00:00:00 2001 From: Tjatse Date: Fri, 2 Jan 2015 21:19:17 +0800 Subject: [PATCH] remove © --- web/public/css/auth.css | 11 ++--------- web/views/auth.html | 4 ---- 2 files changed, 2 insertions(+), 13 deletions(-) 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 -