aboutsummaryrefslogtreecommitdiff
path: root/styles.css
diff options
context:
space:
mode:
authorMiquel Lionel <lionel@les-miquelots.net>2022-04-19 23:20:28 +0200
committerMiquel Lionel <lionelmiquel@sfr.fr>2022-04-19 23:20:28 +0200
commita7ff1f07ba1e18beae5c3c539141b682d6eaacdc (patch)
treecc6cfb9c2d49c3b9515a575207101cac4a6f47f3 /styles.css
parentb44359f2779794d18c010be5a2cdb8085000e373 (diff)
downloadgpigeon-a7ff1f07ba1e18beae5c3c539141b682d6eaacdc.tar.gz
gpigeon-a7ff1f07ba1e18beae5c3c539141b682d6eaacdc.zip
center login box + more mobil friendly
Diffstat (limited to 'styles.css')
-rw-r--r--styles.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/styles.css b/styles.css
index ef4efbd..3660c03 100644
--- a/styles.css
+++ b/styles.css
@@ -88,6 +88,10 @@ h1, #msgbelow{
color: red
}
+#loginbox{
+ margin:0 auto;
+}
+
#loginbox, #inviteform{
border: none;
margin-right: auto;