Compare commits
No commits in common. "1f386bf59c0604937f9b17171cbd539f6066014f" and "20c663592d418ba38ca566ce14ffb2420ca30dd7" have entirely different histories.
1f386bf59c
...
20c663592d
BIN
src/assets/images/pay.png
Normal file
BIN
src/assets/images/pay.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 137 KiB |
@ -904,7 +904,7 @@ const printPdf = () => {
|
|||||||
background: #E1E9F7;
|
background: #E1E9F7;
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-family: SourceHanSansCN, "PingFang SC", "Microsoft YaHei", sans-serif;
|
font-family: SourceHanSansCN, SourceHanSansCN;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
font-size: 1.125rem;
|
font-size: 1.125rem;
|
||||||
color: #4767A3;
|
color: #4767A3;
|
||||||
@ -917,14 +917,14 @@ const printPdf = () => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.timeline-title {
|
.timeline-title {
|
||||||
font-family: SourceHanSansCN, "PingFang SC", "Microsoft YaHei", sans-serif;
|
font-family: SourceHanSansCN, SourceHanSansCN;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
color: #4767A3;
|
color: #4767A3;
|
||||||
}
|
}
|
||||||
|
|
||||||
.timeline-time {
|
.timeline-time {
|
||||||
font-family: SourceHanSansCN, "PingFang SC", "Microsoft YaHei", sans-serif;
|
font-family: SourceHanSansCN, SourceHanSansCN;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: .875rem;
|
font-size: .875rem;
|
||||||
color: #4767A3;
|
color: #4767A3;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user