2019-01-18 13:53:01 -08:00
|
|
|
.signup
|
|
|
|
{
|
|
|
|
height: 200px;
|
|
|
|
width: 400px;
|
|
|
|
position: fixed;
|
|
|
|
left: 50%;
|
2019-01-18 20:11:45 -08:00
|
|
|
margin-left: -150px;
|
2019-01-18 13:53:01 -08:00
|
|
|
width:60%;
|
2019-01-18 20:11:45 -08:00
|
|
|
}
|
|
|
|
.border
|
|
|
|
{
|
|
|
|
border-color:black;
|
2019-01-18 13:53:01 -08:00
|
|
|
}
|