Fixed colors for user posts when using the search feature.

This commit is contained in:
Accensus 2017-06-18 04:37:32 +03:00
parent a236d25ef3
commit c2565552ca

View file

@ -127,7 +127,7 @@ a.topictitle:active {
/* Profile searchresults */ /* Profile searchresults */
.search .postprofile a { .search .postprofile a {
color: #898989; color: #50A2D9;
text-decoration: none; text-decoration: none;
font-weight: normal; font-weight: normal;
} }