From 52438b267bc7f9b94eaf28fc59734b4f834ab066 Mon Sep 17 00:00:00 2001 From: aaron Date: Sat, 18 Jun 2022 22:22:52 +0000 Subject: [PATCH] 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 --- blue dark.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/blue dark.css b/blue dark.css index 6efed26..3dc6b87 100644 --- a/blue dark.css +++ b/blue dark.css @@ -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;