stuff
This commit is contained in:
parent
cbc831bd58
commit
252b36e574
|
@ -5285,6 +5285,8 @@
|
|||
noticepremiumaction: ["Notice", "premiumAction"],
|
||||
noticepremiumlogo: ["Notice", "premiumLogo"],
|
||||
noticepremiumtext: ["Notice", "premiumText"],
|
||||
noticepremiumtier1: ["Notice", "noticePremiumTier1"],
|
||||
noticepremiumtier2: ["Notice", "noticePremiumTier2"],
|
||||
noticerichpresence: ["Notice", "noticeRichPresence"],
|
||||
noticespotify: ["Notice", "noticeSpotify"],
|
||||
noticestreamer: ["Notice", "noticeStreamerMode"],
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1758,6 +1758,10 @@ body:before {
|
|||
color: rgb(var(--fontwhite3));
|
||||
}
|
||||
|
||||
.gridHalfCard-qNnKSA .gridItemCopy-CiErsn { /* nitrosettings halfcard */
|
||||
background-color: rgba(var(--vtransparencycolor), 0.4);
|
||||
}
|
||||
|
||||
|
||||
/* ~~~~ 8. PEOPLES ~~~~ */
|
||||
|
||||
|
|
Loading…
Reference in New Issue