mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2024-11-16 20:40:10 +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;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#download-btn i{
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
|
|
||||||
.card-content {
|
.card-content {
|
||||||
background-color: var(--pri-bg-color);
|
background-color: var(--pri-bg-color);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user