mirror of
https://github.com/konpa/devicon.git
synced 2025-08-01 04:10:22 +02:00
correct minor color bug
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
color: #c4473a;
|
color: #c4473a;
|
||||||
}
|
}
|
||||||
.devicon-apache-line-wordmark.colored,
|
.devicon-apache-line-wordmark.colored,
|
||||||
.devicon-apache-line.colored
|
.devicon-apache-line.colored,
|
||||||
.devicon-apache-plain-wordmark.colored,
|
.devicon-apache-plain-wordmark.colored,
|
||||||
.devicon-apache-plain.colored {
|
.devicon-apache-plain.colored {
|
||||||
color: #303284;
|
color: #303284;
|
||||||
@@ -73,7 +73,7 @@
|
|||||||
color: #019bc6;
|
color: #019bc6;
|
||||||
}
|
}
|
||||||
.devicon-doctrine-line-wordmark.colored,
|
.devicon-doctrine-line-wordmark.colored,
|
||||||
.devicon-doctrine-line.colored
|
.devicon-doctrine-line.colored,
|
||||||
.devicon-doctrine-plain-wordmark.colored,
|
.devicon-doctrine-plain-wordmark.colored,
|
||||||
.devicon-doctrine-plain.colored {
|
.devicon-doctrine-plain.colored {
|
||||||
color: #f56d39;
|
color: #f56d39;
|
||||||
|
2
devicon.min.css
vendored
2
devicon.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user