0
1
Fork 0
hedera-web-mindshore/usr/share/hedera-web/modules/account/style.css

23 lines
262 B
CSS
Executable File

#account h1
{
font-weight: normal;
text-align: center;
font-size: 20px;
margin: 15px;
}
#account table.form
{
border-collapse: separate;
border-spacing: 10px;
}
#account td.label
{
width: 48%;
}
.htk-password input
{
width: 75px;
margin-right: 10px;
}