remove pulling images from tromdienste.de - server
I will add the 2 bg-patterns, so that this theme doesn't need to pull them from the server tromdienste.de
This commit is contained in:
parent
f162e2ba36
commit
acaefa8a50
1 changed files with 1 additions and 4 deletions
|
@ -354,9 +354,6 @@ text-align: center;
|
||||||
margin-bottom: -80px;
|
margin-bottom: -80px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.login-content::after {content: url("https://tromdienste.de/wp-content/uploads/2021/10/tromdienste-schriftzug-dark-small.png"); transform: scale(.6); display:block;width:100%;margin: 0 auto;}
|
|
||||||
|
|
||||||
|
|
||||||
.mod-home.is-not-singleuser .login-form::before, .mod-login #content #login-form::before {background-color: rgba(0, 0, 0, 0);
|
.mod-home.is-not-singleuser .login-form::before, .mod-login #content #login-form::before {background-color: rgba(0, 0, 0, 0);
|
||||||
height: 107% !important;
|
height: 107% !important;
|
||||||
width: 100% !important;
|
width: 100% !important;
|
||||||
|
@ -1011,7 +1008,7 @@ border-radius: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
background: url('https://tromdienste.de/wp-content/uploads/2021/10/tromdienste-bg-pattern-light.png') !important;
|
background: url('images/bg-pattern-light.png') !important;
|
||||||
background-repeat: repeat !important;
|
background-repeat: repeat !important;
|
||||||
background-size: fixed !important;
|
background-size: fixed !important;
|
||||||
background-attachment: fixed !important;
|
background-attachment: fixed !important;
|
||||||
|
|
Loading…
Reference in a new issue