budgeteer/static/css/main.css
2016-12-20 19:44:56 +01:00

11 lines
142 B
CSS

#head {
height:160px;
line-height: 160px;
font-size:200%;
}
#loginForm{
width:600px;
}
#invalidCredentials {
color: red;
}