mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2024-11-14 19:50:11 +01:00
Fix download button color
This commit is contained in:
parent
11df3d5de6
commit
09b42256a2
@ -452,6 +452,10 @@ code[class*="language-"], pre[class*="language-"] {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
#download-btn i{
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.card-content {
|
||||
background-color: var(--pri-bg-color);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user