0
1
Fork 0
hedera-web-mindshore/pages/tpv/style.css

17 lines
190 B
CSS
Raw Normal View History

*
{
2016-07-22 20:00:27 +00:00
font-family: 'Roboto';
font-size: 10pt;
}
div
{
position: absolute;
width: 48em;
height: 10em;
margin-left: -24em;
margin-top: -5em;
top: 50%;
left: 50%;
text-align: center;
}