|
@@ -35,15 +35,6 @@ body.signin {
|
|
letter-spacing:10px
|
|
letter-spacing:10px
|
|
}
|
|
}
|
|
|
|
|
|
-.loginDecoration{
|
|
|
|
- width: 32%;
|
|
|
|
- height: 40%;
|
|
|
|
- position: absolute;
|
|
|
|
- top: 30%;
|
|
|
|
- left: 10%;
|
|
|
|
-}
|
|
|
|
-
|
|
|
|
-
|
|
|
|
.titleText{
|
|
.titleText{
|
|
color: #1969E6;
|
|
color: #1969E6;
|
|
}
|
|
}
|
|
@@ -187,11 +178,6 @@ body.signin {
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
- .loginDecoration{
|
|
|
|
- width: 0%;
|
|
|
|
- height: 0%;
|
|
|
|
-
|
|
|
|
- }
|
|
|
|
|
|
|
|
.outsideBorder{
|
|
.outsideBorder{
|
|
background: rgba(255, 255, 255, .2);
|
|
background: rgba(255, 255, 255, .2);
|
|
@@ -225,11 +211,6 @@ body.signin {
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
- .loginDecoration{
|
|
|
|
- width: 0%;
|
|
|
|
- height: 0%;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
.outsideBorder{
|
|
.outsideBorder{
|
|
background: rgba(255, 255, 255, .2);
|
|
background: rgba(255, 255, 255, .2);
|
|
border: 8px solid rgba(255, 255, 255, .3);
|
|
border: 8px solid rgba(255, 255, 255, .3);
|