mirror of
https://github.com/ZDoom/zdoom-styles.git
synced 2024-11-10 06:31:50 +00:00
- Changed a user color I forgot about.
This commit is contained in:
parent
e6e30112b3
commit
d5cdc04f4f
1 changed files with 1 additions and 1 deletions
|
@ -357,7 +357,7 @@ a.topictitle:active {
|
||||||
|
|
||||||
/* Profile links */
|
/* Profile links */
|
||||||
.postprofile a:link, .postprofile a:visited, .postprofile dt.author a {
|
.postprofile a:link, .postprofile a:visited, .postprofile dt.author a {
|
||||||
color: #58a2d2;
|
color: #7ca8c5;
|
||||||
}
|
}
|
||||||
|
|
||||||
.postprofile a:hover, .postprofile dt.author a:hover {
|
.postprofile a:hover, .postprofile dt.author a:hover {
|
||||||
|
|
Loading…
Reference in a new issue