From a4ed2388e2e4e87185761116dfee6f0f4ca3dd47 Mon Sep 17 00:00:00 2001 From: ansuz Date: Mon, 26 Dec 2016 14:19:02 +0100 Subject: [PATCH] use 'box' class --- www/user/index.html | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/www/user/index.html b/www/user/index.html index b24ed943a..18e33064a 100644 --- a/www/user/index.html +++ b/www/user/index.html @@ -19,8 +19,8 @@ margin: auto; padding-top: 50px; } - div#login-box, div#logout-box { - width: 50%; + div.box { + width: 80%; margin: auto; border: 1px solid black; padding: 15px; @@ -37,7 +37,7 @@ -
+


@@ -48,12 +48,14 @@

- +
-
+
+
+