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

20 lines
203 B
CSS
Executable File

#users h1
{
font-weight: normal;
text-align: center;
font-size: 20px;
margin: 15px;
}
#users tbody tr
{
height: 38px;
}
#users table.form
{
padding-bottom: 20px;
}
#users td.label
{
width: 48%;
}