Uses the common qr-scanner directive for joining

This commit is contained in:
Gustavo Maximiliano Cortez 2015-09-28 01:20:16 -03:00
commit e9558cafaf
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
3 changed files with 12 additions and 142 deletions

View file

@ -18,6 +18,12 @@
margin: 0 auto;
}
.qr-scanner-input {
position: absolute;
top: 5px;
right: 0;
}
h1, h2, h3, h4, h5, h6 {
color: #2C3E50;
}