mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-06-08 21:37:18 +00:00
Merge pull request #193 from ameerj/hugo
Fix manual download button color
This commit is contained in:
commit
2133c7266c
|
@ -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