Archived
1
0
Fork 0

make invite more readable by using a darker background

This commit is contained in:
neingeist 2013-11-25 11:13:23 +01:00
parent cfe87b1ae2
commit 1fce55b1b0

View file

@ -21,7 +21,7 @@
padding: 5%;
text-align: center;
z-index: 100;
background: rgba(0, 0, 0, 0.5);
background: rgba(0, 0, 0, 0.8);
color: white;
}
#juri {