2015-01-23 13:09:30 +00:00
|
|
|
*
|
|
|
|
{
|
|
|
|
font-family: 'Open Sans';
|
2015-02-20 07:15:19 +00:00
|
|
|
font-size: 10pt;
|
2015-01-23 13:09:30 +00:00
|
|
|
}
|
|
|
|
div
|
|
|
|
{
|
|
|
|
position: absolute;
|
2015-02-20 07:15:19 +00:00
|
|
|
width: 48em;
|
|
|
|
height: 10em;
|
|
|
|
margin-left: -24em;
|
|
|
|
margin-top: -5em;
|
2015-01-23 13:09:30 +00:00
|
|
|
top: 50%;
|
|
|
|
left: 50%;
|
|
|
|
text-align: center;
|
|
|
|
}
|