AAAHHHHH
This commit is contained in:
parent
73d5d4c3b7
commit
484c84ff35
|
|
@ -784,9 +784,10 @@ body {
|
||||||
border-color: white;
|
border-color: white;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
margin: 30px auto 0 auto;
|
margin: 30px auto 0 auto;
|
||||||
background: rgba(0,0,0,0.5);
|
|
||||||
/* Fallback for IE 11*/
|
/* Fallback for IE 11*/
|
||||||
background-color: rgba(0,0,0,0.5);}
|
background-color: rgba(0,0,0,0.5);
|
||||||
|
background: rgba(0,0,0,0.5);
|
||||||
|
}
|
||||||
|
|
||||||
.content_signup h1,
|
.content_signup h1,
|
||||||
.content_signup a,
|
.content_signup a,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue