Use Font Awesome 5

This commit is contained in:
Jeremy Thomas
2018-01-10 16:30:23 +00:00
parent cc96e3cc7c
commit 3158236eb7
43 changed files with 303 additions and 301 deletions

View File

@@ -11816,6 +11816,7 @@ svg {
.bd-article-icon {
color: #0a0a0a;
font-size: 56px;
opacity: 0.25;
}
@@ -11823,10 +11824,6 @@ svg {
display: block;
}
.bd-article-icon .fa {
font-size: 56px;
}
.bd-article-info {
padding: 20px;
}
@@ -12519,16 +12516,13 @@ html.route-index .title.is-2 a:hover {
}
html.route-index .title.is-2 .icon.is-medium {
font-size: 56px;
left: -80px;
opacity: 0.1;
position: absolute;
top: 10px;
}
html.route-index .title.is-2 .icon.is-medium .fa {
font-size: 56px;
}
html.route-index .hero .title.is-2 a {
color: white;
}