aboutsummaryrefslogtreecommitdiff
path: root/styles.css
diff options
context:
space:
mode:
authorMiquel Lionel <lionel@les-miquelots.net>2022-04-19 23:28:36 +0200
committerMiquel Lionel <lionelmiquel@sfr.fr>2022-04-19 23:28:36 +0200
commit9315f397791c4bf8f7c7f18f2d9e80aea8ba9f80 (patch)
tree7ef30ebd3ac02319cda499e51ec432069f0c03f0 /styles.css
parentfadae8b786c545a9a6d8eed7f6bbbdc7171e83db (diff)
downloadgpigeon-9315f397791c4bf8f7c7f18f2d9e80aea8ba9f80.tar.gz
gpigeon-9315f397791c4bf8f7c7f18f2d9e80aea8ba9f80.zip
center login box + UI more mobile friendly
Diffstat (limited to 'styles.css')
-rw-r--r--styles.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/styles.css b/styles.css
index a5e6e0b..9923aa3 100644
--- a/styles.css
+++ b/styles.css
@@ -99,6 +99,8 @@ h1, #msgbelow{
border:none;
}
+#loginbox{margin:0 auto}
+
#authbtn td {
text-align:center;
}