mirror of
https://gitlab.com/Cynosphere/xmc.git
synced 2024-08-14 22:57:03 +00:00
Make Modular
This commit is contained in:
parent
2211e7e133
commit
85640d66ec
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue