Toderp shit and Angular 1.2.0rc2

This commit is contained in:
Max Lynch
2013-09-10 16:12:47 -05:00
parent 7231a42e9f
commit fc1a8270c0
13 changed files with 3298 additions and 26 deletions

View File

@@ -0,0 +1,21 @@
body {
background: url('bg-ex.jpg') no-repeat transparent;
background-size: cover;
}
.content {
background-color: transparent;
}
label {
background-color: rgba(255, 255, 255, 0.6);
}
input {
background-color: transparent !important;
}
#login {
position: fixed;
bottom: 10px;
z-index: 4;
width: auto;
left: 10px;
right: 10px;
}