18+ tag, fixes

This commit is contained in:
Natsumi
2024-12-05 07:46:45 +13:00
parent e58ed54448
commit f49a3a1995
4 changed files with 12 additions and 2 deletions

View File

@@ -637,6 +637,11 @@ i.x-user-status.busy {
border-color: #ff4177 !important;
}
.x-tag-age-verification {
color: #ff4177 !important;
border-color: #ff4177 !important;
}
.x-grey {
color: #909399;
}