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:23:38 +00:00
parent 52438b267b
commit f162e2ba36
1 changed files with 5 additions and 3 deletions

View File

@ -363,8 +363,6 @@ text-align: center;
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);
height: 107% !important;
@ -1028,7 +1026,7 @@ border-radius: 20px;
}
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-size: fixed !important;
background-attachment: fixed !important;
@ -1358,6 +1356,10 @@ margin-bottom: -2px;}
}
#event-title {
color: #111 !important;
background-color: #fff !important;