7 lines
135 B
CSS
7 lines
135 B
CSS
/* 精华 */
|
|
.Badge--span.Badge.Badge--frontpage {
|
|
background: #fbbd08;
|
|
}
|
|
.Badge--frontpage .fa-home::before {
|
|
content: "\f091";
|
|
}
|