added back to login button
This commit is contained in:
@@ -177,4 +177,18 @@ em {
|
||||
font-size: 10px;
|
||||
color: #46535B; }
|
||||
|
||||
.back-to-login {
|
||||
position: relative;
|
||||
height: 2rem; }
|
||||
.back-to-login img {
|
||||
position: absolute;
|
||||
top: 0.25rem;
|
||||
left: 0.5rem; }
|
||||
.back-to-login a {
|
||||
position: relative;
|
||||
top: 0;
|
||||
left: 3rem;
|
||||
text-decoration: none;
|
||||
color: #46535B; }
|
||||
|
||||
/*# sourceMappingURL=login-styles.css.map */
|
||||
|
||||
Reference in New Issue
Block a user