This commit is contained in:
Mirco Wittrien 2022-01-10 12:22:09 +01:00
parent 37c291af92
commit 5bf967e96a
2 changed files with 4 additions and 2 deletions

View File

@ -219,7 +219,8 @@ body, /* body */
#app-mount .members-1998pB, /* members */
#app-mount .members-1998pB > div, /* members content */
#app-mount .content-MLh4nU, /* unavailable */
#app-mount .container-1D34oG, /* peoples */
#app-mount .container-1D34oG, /* peoples old */
#app-mount .container-2cd8Mz, /* peoples */
#app-mount .container-lRFx4q, /* peoples activity list */
#app-mount .applicationStore-1pNvnv, /* nitro */
#app-mount .pageWrapper-1PgVDX, /* guilddiscovery */

View File

@ -1319,7 +1319,8 @@ img[src='/assets/58957d928db6fb9d4658eb882f33d7bc.svg'] {
/* ~~~~ 4. PEOPLES ~~~~ */
#app-mount .container-1D34oG {
#app-mount .container-1D34oG,
#app-mount .container-2cd8Mz {
background-color: var(--background-primary);
}