From 0d74c6487b5ba8f16119e103d09a6b174726b331 Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Fri, 10 Oct 2014 22:12:56 +0800 Subject: [PATCH] =?UTF-8?q?=E7=99=BB=E5=BD=95=E9=A1=B5=E7=BB=86=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/css/login.css | 15 +++++++++++++-- view/login.html | 4 ++-- 2 files changed, 15 insertions(+), 4 deletions(-) diff --git a/static/css/login.css b/static/css/login.css index ebc967c..a2a7aff 100644 --- a/static/css/login.css +++ b/static/css/login.css @@ -8,7 +8,7 @@ } .header { - margin: 20px 0; + margin: 8px 0; } .header li { @@ -21,6 +21,7 @@ padding: 4px 8px; color: #333; line-height: 30px; + text-decoration: none; } .header a:hover { @@ -36,6 +37,7 @@ .content h2 { color: #FFF; font-size: 70px; + margin: 0 0 60px; } .content h3 { @@ -45,7 +47,7 @@ .content .form { width: 320px; - margin-top: 76px; + margin-top: 28px; position: relative; } @@ -83,4 +85,13 @@ color: #777; font-size: 12px; text-align: center; +} + +.footer a { + text-decoration: none; + color: #4183c4; +} + +.footer a:hover { + text-decoration: underline; } \ No newline at end of file diff --git a/view/login.html b/view/login.html index a5c2cf6..a4ff680 100644 --- a/view/login.html +++ b/view/login.html @@ -9,7 +9,7 @@
-

Wide

+

Wide

  • GitHub
  • {{.i18n.help}}
  • @@ -39,7 +39,7 @@