budgeteer/static/css/main.css

18 lines
225 B
CSS

#head {
height:160px;
line-height: 160px;
font-size:200%;
}
#loginForm{
width:600px;
}
#invalidCredentials {
color: red;
}
input {
margin-left:150px;
width:250px;
}
label {
position:absolute;
}