mirror of
https://github.com/ZDoom/zdoom-styles.git
synced 2024-11-22 03:31:15 +00:00
Changed link colors in search screen.
This commit is contained in:
parent
ee3def4bae
commit
dd4a20d06f
1 changed files with 1 additions and 1 deletions
|
@ -366,7 +366,7 @@ a.topictitle:active {
|
|||
|
||||
/* Profile searchresults */
|
||||
.search .postprofile a {
|
||||
color: #105289;
|
||||
color: #38668c;
|
||||
}
|
||||
|
||||
.search .postprofile a:hover {
|
||||
|
|
Loading…
Reference in a new issue