change icon color

This commit is contained in:
ReznoRMichael 2021-07-20 14:41:59 +02:00
parent 646ef3927f
commit f7480e0f41
3 changed files with 5 additions and 3 deletions

View file

@ -566,7 +566,8 @@ a.wiki {
color: #479ae7;
}
.icon-download-cloud {
.icon-download-cloud,
.icon-doc-text-inv {
color: #d9f3ff;
}

File diff suppressed because one or more lines are too long

View file

@ -458,7 +458,8 @@ a.wiki {
color: #479ae7;
}
.icon-download-cloud {
.icon-download-cloud,
.icon-doc-text-inv {
color: #d9f3ff;
}