0
1
Fork 0
hedera-web-mindshore/usr/share/hedera-web/sections/update-browser/style.css

27 lines
278 B
CSS
Executable File

*
{
font-family: 'Open Sans';
}
img
{
position: absolute;
margin-top: -200px;
margin-left: -200px;
top: 50%;
left: 50%;
}
#continue
{
position: absolute;
bottom: 0px;
left: 0px;
right: 0px;
margin: 15px;
text-align: center;
}
a
{
color: #444;
border-width: 0px;
}