mirror of
https://github.com/simon987/nyaa.git
synced 2025-04-20 18:56:43 +00:00
* Added CSS change for visited links
This commit is contained in:
parent
0475e2948d
commit
31d8d9ec5b
@ -58,6 +58,10 @@ table.torrent-list thead th.sorting_desc:after {
|
||||
content: "\f0dd";
|
||||
}
|
||||
|
||||
table.torrent-list tbody tr td a:visited {
|
||||
color: #1d4568;
|
||||
}
|
||||
|
||||
#torrent-description img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user