mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-06-29 22:34:17 +00:00
Fix manual download button color
This commit is contained in:
parent
9ae7b0928d
commit
230ebe5a28
|
@ -105,3 +105,8 @@ a:hover {
|
|||
.dl-button, #platform-unsupported {
|
||||
display: none;
|
||||
}
|
||||
|
||||
// Fix manual download button text
|
||||
#view-package-listing-button {
|
||||
color: #363636;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue