Compare commits
2 Commits
20c663592d
...
1f386bf59c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1f386bf59c | ||
|
|
87afde90c4 |
Binary file not shown.
|
Before Width: | Height: | Size: 137 KiB |
@ -904,7 +904,7 @@ const printPdf = () => {
|
||||
background: #E1E9F7;
|
||||
border-radius: 50%;
|
||||
text-align: center;
|
||||
font-family: SourceHanSansCN, SourceHanSansCN;
|
||||
font-family: SourceHanSansCN, "PingFang SC", "Microsoft YaHei", sans-serif;
|
||||
font-weight: 500;
|
||||
font-size: 1.125rem;
|
||||
color: #4767A3;
|
||||
@ -917,14 +917,14 @@ const printPdf = () => {
|
||||
}
|
||||
|
||||
.timeline-title {
|
||||
font-family: SourceHanSansCN, SourceHanSansCN;
|
||||
font-family: SourceHanSansCN, "PingFang SC", "Microsoft YaHei", sans-serif;
|
||||
font-weight: 500;
|
||||
font-size: 1rem;
|
||||
color: #4767A3;
|
||||
}
|
||||
|
||||
.timeline-time {
|
||||
font-family: SourceHanSansCN, SourceHanSansCN;
|
||||
font-family: SourceHanSansCN, "PingFang SC", "Microsoft YaHei", sans-serif;
|
||||
font-weight: 400;
|
||||
font-size: .875rem;
|
||||
color: #4767A3;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user