2015-01-23 13:09:30 +00:00
|
|
|
*
|
|
|
|
{
|
|
|
|
font-family: 'Open Sans';
|
|
|
|
}
|
|
|
|
img
|
|
|
|
{
|
|
|
|
position: absolute;
|
2015-02-20 07:15:19 +00:00
|
|
|
margin-top: -18em;
|
|
|
|
margin-left: -18em;
|
2015-01-23 13:09:30 +00:00
|
|
|
top: 50%;
|
|
|
|
left: 50%;
|
|
|
|
}
|
|
|
|
#continue
|
|
|
|
{
|
|
|
|
position: absolute;
|
|
|
|
bottom: 0px;
|
|
|
|
left: 0px;
|
|
|
|
right: 0px;
|
|
|
|
margin: 15px;
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
a
|
|
|
|
{
|
|
|
|
color: #444;
|
|
|
|
border-width: 0px;
|
|
|
|
}
|