From aea50a83134a6f02ba5e23e4248bedbc896b3d9f Mon Sep 17 00:00:00 2001 From: Pellaeon Lin Date: Tue, 21 Oct 2014 22:31:05 +0800 Subject: [PATCH] Polish appearance of askEmail --- css/style.css | 9 +++++++++ templates/register.php | 24 ++++++++++++++---------- 2 files changed, 23 insertions(+), 10 deletions(-) diff --git a/css/style.css b/css/style.css index 67f0d78..86ac714 100644 --- a/css/style.css +++ b/css/style.css @@ -16,3 +16,12 @@ #username-icon { top: 17px; } + +.msg { + color: white; + margin: 5px; +} + +.groupofone { + position: relative; +} diff --git a/templates/register.php b/templates/register.php index 7aca9af..ef4b73c 100644 --- a/templates/register.php +++ b/templates/register.php @@ -1,4 +1,6 @@ - +