From 6971f41b27842d92374b60f380f844cf396734a1 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Sun, 25 May 2014 09:51:17 +0100 Subject: [PATCH] chpwd.css, login.fhtml: Move the login whinge to underneath the widgets. --- chpwd.css | 4 ++++ login.fhtml | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/chpwd.css b/chpwd.css index 4b2a062..02759f4 100644 --- a/chpwd.css +++ b/chpwd.css @@ -70,6 +70,10 @@ div.warn { visibility: hidden; } +.login-whinge { + text-align: center; +} + .wrong { color: red; visibility: visible; diff --git a/login.fhtml b/login.fhtml index ef90437..12c47cb 100644 --- a/login.fhtml +++ b/login.fhtml @@ -26,8 +26,6 @@

Chopwood: login

-~={why}@[

~:H~2%~]~ -

@@ -37,6 +35,8 @@ +
+~={why}@[
-- 2.11.0