mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Toderp shit and Angular 1.2.0rc2
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user