pauer un dattt

This commit is contained in:
2026-07-16 08:03:28 +02:00
parent cd868eaea6
commit 797b5acf86

View File

@@ -13800,6 +13800,7 @@ textarea#profile_description {
top: 2px; top: 2px;
right: 0; right: 0;
color: var(--accent); color: var(--accent);
text-shadow: 0px 0px 5px black;
} }
.user-infobox-actions > i:hover { .user-infobox-actions > i:hover {
@@ -13836,6 +13837,7 @@ textarea#profile_description {
line-height: 1.5; line-height: 1.5;
color: #ccc; color: #ccc;
text-align: left; text-align: left;
text-shadow: 0px 0px 5px black;
} }
.user-infobox-body { .user-infobox-body {