design updates
This commit is contained in:
@@ -113,7 +113,7 @@ em {
|
||||
border-radius: 4px; }
|
||||
|
||||
.background {
|
||||
background: url(../image/bg.jpeg) no-repeat center center fixed;
|
||||
background: #848C90;
|
||||
-webkit-background-size: cover;
|
||||
-moz-background-size: cover;
|
||||
-o-background-size: cover;
|
||||
@@ -126,7 +126,8 @@ em {
|
||||
position: absolute;
|
||||
width: 50%;
|
||||
left: 25%;
|
||||
top: 100px; }
|
||||
top: 100px;
|
||||
box-shadow: 0 0 2.5rem 0 rgba(0, 0, 0, 0.25); }
|
||||
|
||||
.register-button {
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user