Upgrade Font Awesome to version 5 (#1446)

Upgrade Font Awesome to version 5 (SVG with JavaScript)

Close #1396
This commit is contained in:
Michael Rose
2018-01-04 14:27:27 -05:00
committed by GitHub
parent e3858f80e4
commit 3e922ddf58
51 changed files with 108 additions and 4631 deletions

View File

@@ -18,6 +18,6 @@ $navicon-link-color-hover: mix(#fff, $text-color, 80%) !default;
color: #fff !important; // override
}
.page__footer-follow .social-icons .fa {
.page__footer-follow .social-icons .svg-inline--fa {
color: inherit;
}
}

View File

@@ -14,7 +14,6 @@ $masthead-link-color-hover: $text-color !default;
$navicon-link-color-hover: mix(#fff, $text-color, 80%) !default;
.page__content {
.notice,
.notice--primary,
.notice--info,
@@ -29,6 +28,6 @@ $navicon-link-color-hover: mix(#fff, $text-color, 80%) !default;
color: #fff !important; // override
}
.page__footer-follow .social-icons .fa {
.page__footer-follow .social-icons .svg-inline--fa {
color: inherit;
}
}

View File

@@ -18,7 +18,6 @@ $masthead-link-color: $text-color !default;
$masthead-link-color-hover: mix(#000, $text-color, 20%) !default;
$navicon-link-color-hover: mix(#000, $background-color, 30%) !default;
.author__urls.social-icons .fa,
.page__footer-follow .social-icons .fa {
.page__footer-follow .social-icons .svg-inline--fa {
color: inherit;
}
}

View File

@@ -18,6 +18,6 @@ $navicon-link-color-hover: mix(#fff, $text-color, 80%) !default;
color: #fff !important; // override
}
.page__footer-follow .social-icons .fa {
.page__footer-follow .social-icons .svg-inline--fa {
color: inherit;
}
}

View File

@@ -19,7 +19,7 @@ $masthead-link-color-hover: mix(#000, $text-color, 20%) !default;
$navicon-link-color-hover: mix(#000, $background-color, 30%) !default;
.author__urls.social-icons .fa,
.page__footer-follow .social-icons .fa {
.page__footer-follow .social-icons .svg-inline--fa {
color: inherit;
}

View File

@@ -19,7 +19,7 @@ $masthead-link-color-hover: mix(#000, $text-color, 20%) !default;
$navicon-link-color-hover: mix(#000, $background-color, 30%) !default;
.author__urls.social-icons .fa,
.page__footer-follow .social-icons .fa {
.page__footer-follow .social-icons .svg-inline--fa {
color: inherit;
}

View File

@@ -21,6 +21,6 @@ $masthead-link-color-hover: mix(#000, $text-color, 20%) !default;
$navicon-link-color-hover: mix(#000, $background-color, 30%) !default;
.author__urls.social-icons .fa,
.page__footer-follow .social-icons .fa {
.page__footer-follow .social-icons .svg-inline--fa {
color: inherit;
}
}