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

16 lines
179 B
CSS
Executable File

*
{
font-family: 'Open Sans';
}
div
{
position: absolute;
width: 500px;
height: 100px;
margin-left: -250px;
margin-top: -50px;
top: 50%;
left: 50%;
text-align: center;
}