Make Modular

This commit is contained in:
CI 2022-10-23 18:03:50 +00:00
parent 2211e7e133
commit 85640d66ec
1 changed files with 2 additions and 2 deletions

View File

@ -644,7 +644,7 @@ form [class*="typing-"] {
[class^="userPopout-"] [class^="banner-"] { [class^="userPopout-"] [class^="banner-"] {
/*box-shadow: 0 2px 5px 0 var(--background-secondary) !important;*/ /*box-shadow: 0 2px 5px 0 var(--background-secondary) !important;*/
background-image: url("https://totallynotavir.us/i/5rw87lo8.gif"); background-image: url("https://elixi.re/i/5rw87lo8.gif");
background-repeat: no-repeat; background-repeat: no-repeat;
image-rendering: pixelated; image-rendering: pixelated;
} }
@ -961,7 +961,7 @@ form [class*="typing-"] {
[class^="focusLock-"][aria-modal="true"] [class^="focusLock-"][aria-modal="true"]
> [class^="root-"] > [class^="root-"]
[class*="profileBanner-"] { [class*="profileBanner-"] {
background: url("https://totallynotavir.us/i/5rw87lo8.gif"); background: url("https://elixi.re/i/5rw87lo8.gif");
background-size: cover; background-size: cover;
background-repeat: no-repeat; background-repeat: no-repeat;
image-rendering: pixelated; image-rendering: pixelated;