initial commit?
This commit is contained in:
@@ -1,27 +1,27 @@
|
||||
/* Log on */
|
||||
|
||||
#logon {
|
||||
width: 300px;
|
||||
transform: translate(-50%, -50%);
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
top: 40%;
|
||||
padding: 1em;
|
||||
|
||||
#pass_conf_box {
|
||||
.fa-password {
|
||||
&.first {
|
||||
margin: -0.25em 0.25em 0 -0.25em;
|
||||
}
|
||||
&.second {
|
||||
position: absolute;
|
||||
margin: 0.25em 0 0 0.25em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#btn_box.registering #register {
|
||||
margin-left: 100%;
|
||||
transform: translateX(-100%);
|
||||
}
|
||||
/* Log on */
|
||||
|
||||
#logon {
|
||||
width: 300px;
|
||||
transform: translate(-50%, -50%);
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
top: 40%;
|
||||
padding: 1em;
|
||||
|
||||
#pass_conf_box {
|
||||
.fa-password {
|
||||
&.first {
|
||||
margin: -0.25em 0.25em 0 -0.25em;
|
||||
}
|
||||
&.second {
|
||||
position: absolute;
|
||||
margin: 0.25em 0 0 0.25em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#btn_box.registering #register {
|
||||
margin-left: 100%;
|
||||
transform: translateX(-100%);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user