mirror of
https://github.com/jgthms/bulma
synced 2026-03-16 10:34:29 -07:00
Use Font Awesome 5
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user