XMPP invitation landing page, without javascript
Diffstat (limited to 'stylesheets/i.css')
-rw-r--r--stylesheets/i.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/stylesheets/i.css b/stylesheets/i.css
index 29ec1bf..b37d531 100644
--- a/stylesheets/i.css
+++ b/stylesheets/i.css
@@ -44,3 +44,9 @@ li {
font-size: 0.9em;
color: #444;
}
+.qrcode {
+ padding-top: 15px;
+ width: 42.5%;
+ height: 100%;
+ margin: auto;
+}