mirror of
https://github.com/ZDoom/zdoom-styles.git
synced 2025-02-16 09:01:09 +00:00
- Fixed sneaky colors.
This commit is contained in:
parent
ac5a29ff45
commit
dc63075a07
1 changed files with 2 additions and 2 deletions
|
@ -180,9 +180,9 @@ dl.details dd {
|
|||
}
|
||||
|
||||
.pagination span a:hover {
|
||||
border-color: #515151;
|
||||
border-color: #a7a7a9;
|
||||
background-color: #707070;
|
||||
color: #adc586;
|
||||
color: #a7a7a9;
|
||||
}
|
||||
|
||||
.pagination span a:active {
|
||||
|
|
Loading…
Reference in a new issue