diff options
Diffstat (limited to 'styles.css')
-rw-r--r-- | styles.css | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -88,6 +88,10 @@ h1, #msgbelow{ color: red } +#loginbox{ + margin:0 auto; +} + #loginbox, #inviteform{ border: none; margin-right: auto; |