Remove old logo from sunrise theme example
This commit is contained in:
parent
5ac3443729
commit
ec9c9b8ee1
2 changed files with 2 additions and 22 deletions
|
@ -40,18 +40,6 @@ div#kc-content {
|
||||||
margin-left: -225px;
|
margin-left: -225px;
|
||||||
}
|
}
|
||||||
|
|
||||||
h2#kc-header {
|
|
||||||
position: fixed;
|
|
||||||
top: 50px;
|
|
||||||
left: 0;
|
|
||||||
width: 100%;
|
|
||||||
text-align: center;
|
|
||||||
margin: 0 auto;
|
|
||||||
color: rgba(255, 255, 255, 0.08);
|
|
||||||
text-shadow: none;
|
|
||||||
font-size: 80px;
|
|
||||||
}
|
|
||||||
|
|
||||||
div#kc-form {
|
div#kc-form {
|
||||||
float: left;
|
float: left;
|
||||||
width: 350px;
|
width: 350px;
|
||||||
|
@ -154,15 +142,7 @@ div.feedback-error {
|
||||||
}
|
}
|
||||||
|
|
||||||
div#kc-header {
|
div#kc-header {
|
||||||
background-image: url('../img/logo.png');
|
display: none;
|
||||||
background-repeat: no-repeat;
|
|
||||||
height: 500px;
|
|
||||||
position: absolute;
|
|
||||||
left: 30px;
|
|
||||||
top: 30px;
|
|
||||||
width: 500px;
|
|
||||||
z-index: -1;
|
|
||||||
text-indent: -9999px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
div#kc-registration {
|
div#kc-registration {
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 21 KiB |
Loading…
Reference in a new issue