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