Repository URL to install this package:
|
Version:
0.4.21 ▾
|
.SignIn {
background: url(./background.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
/* Full height */
height: 100% !important;
width: 100% !important;
/*padding: 100px;*/
padding-top: 20px;
padding-bottom: 20px;
}
#okta-sign-in{
/*position: absolute;*/
/*top: 50%;*/
/*left: 0px;*/
margin: 8px auto 8px;
}