initial version of app - login working

This commit is contained in:
Oliver Gorwits
2012-01-06 22:15:23 +00:00
parent 57bb5ea5ef
commit b9a11449a4
12 changed files with 433 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
.nd_loginalert {
margin-top: -40px;
}
.nd_herorow {
margin-top: 50px;
}
.hero-unit {
padding: 30px 60px 30px 90px;
}
.nd_loginform {
margin-top: 30px;
}