Replace font awesome font with svg
This commit is contained in:
@@ -62,15 +62,15 @@ $thumbnail-max-size: 60px;
|
||||
&.drill {
|
||||
font-size: 2em;
|
||||
|
||||
.fa-drill-image {
|
||||
.drill-image {
|
||||
color: transparent;
|
||||
}
|
||||
.fa-drill-video {
|
||||
.drill-video {
|
||||
color: color.$over-img-bg;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
.fa-drill-video, .fa-drill-image {
|
||||
.drill-video, .drill-image {
|
||||
color: color.$default-bg;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user