mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-03-13 05:51:03 +00:00
Visual contrast fix for bio text and links in user profiles
This commit is contained in:
parent
2d3f8c3935
commit
707fe3e269
@ -182,6 +182,10 @@
|
|||||||
.profile-modal .profile-card-main
|
.profile-modal .profile-card-main
|
||||||
{
|
{
|
||||||
background: #45474d;
|
background: #45474d;
|
||||||
|
color: white;
|
||||||
|
}
|
||||||
|
.profile-modal .profile-card-main a {
|
||||||
|
color: #8bb9e0;
|
||||||
}
|
}
|
||||||
.profile-modal .postboard-posts .post
|
.profile-modal .postboard-posts .post
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user