mirror of
https://github.com/ZDoom/zdoom-styles.git
synced 2024-11-22 11:41:03 +00:00
Fixed colors for user posts when using the search feature.
This commit is contained in:
parent
a236d25ef3
commit
c2565552ca
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ a.topictitle:active {
|
|||
|
||||
/* Profile searchresults */
|
||||
.search .postprofile a {
|
||||
color: #898989;
|
||||
color: #50A2D9;
|
||||
text-decoration: none;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue