Add background color on key verification screen

// FREEBIE
This commit is contained in:
lilia
2015-09-15 11:01:48 -07:00
parent f8745e1e5b
commit 299bd45cea
2 changed files with 9 additions and 5 deletions
+2
View File
@@ -27,6 +27,8 @@
}
.key-verification {
background: white;
p {
padding: 1em;
}