2015-01-23 13:09:30 +00:00
|
|
|
*
|
|
|
|
{
|
2016-07-22 20:00:27 +00:00
|
|
|
font-family: 'Roboto';
|
2015-01-23 13:09:30 +00:00
|
|
|
}
|
|
|
|
img
|
|
|
|
{
|
|
|
|
position: absolute;
|
2015-08-28 00:44:34 +00:00
|
|
|
margin-top: -200px;
|
|
|
|
margin-left: -200px;
|
2015-01-23 13:09:30 +00:00
|
|
|
top: 50%;
|
|
|
|
left: 50%;
|
|
|
|
}
|
|
|
|
#continue
|
|
|
|
{
|
|
|
|
position: absolute;
|
2015-08-28 00:44:34 +00:00
|
|
|
bottom: 0;
|
|
|
|
left: 0;
|
|
|
|
right: 0;
|
|
|
|
margin: 1em;
|
2015-01-23 13:09:30 +00:00
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
a
|
|
|
|
{
|
|
|
|
color: #444;
|
2015-08-28 00:44:34 +00:00
|
|
|
border-width: 0;
|
2015-01-23 13:09:30 +00:00
|
|
|
}
|