From f971ca268686a361df4ec764b51da7636d26f8db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=B5=E9=96=8E=E5=82=91?= Date: Tue, 14 Jun 2016 00:33:35 +0800 Subject: [PATCH] Fixed strange sign in btn --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index e58d8b7..790e097 100644 --- a/style.css +++ b/style.css @@ -50,6 +50,7 @@ table tr td button#login font-size:18px; font-weight:bolder; text-transform:uppercase; + text-align: center; } button#signup