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:
aaron 2022-06-18 22:22:52 +00:00
parent 7814ce8f08
commit 52438b267b
1 changed files with 1 additions and 4 deletions

View File

@ -354,9 +354,6 @@ text-align: center;
margin-bottom: -80px;
}
.login-content::after {content: url("https://tromdienste.de/wp-content/uploads/2021/10/tromdienste-schriftzug-dunkles-theme1.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);
height: 107% !important;
width: 100% !important;
@ -1019,7 +1016,7 @@ border-radius: 20px;
}
body {
background: url('https://tromdienste.de/wp-content/uploads/2021/10/tromsite-bg-pattern.png') !important;
background: url('/images/bg-pattern-dark.png') !important;
background-repeat: repeat !important;
background-size: fixed !important;
background-attachment: fixed !important;