@@ -371,11 +371,30 @@ button {
|
||||
color: #888;
|
||||
}
|
||||
|
||||
.event-card.type-人员进出 .event-type::before,
|
||||
.event-card.type-人物活动 .event-type::before {
|
||||
content: "#";
|
||||
color: #667eea;
|
||||
}
|
||||
|
||||
.event-card.source-local .event-type {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.event-card.source-local .event-type::after {
|
||||
content: "";
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
.event-desc {
|
||||
font-size: 14px;
|
||||
color: #555;
|
||||
}
|
||||
|
||||
.event-desc strong {
|
||||
color: #667eea;
|
||||
}
|
||||
|
||||
.event-confidence {
|
||||
display: inline-block;
|
||||
font-size: 11px;
|
||||
|
||||
Reference in New Issue
Block a user