pager font
This commit is contained in:
parent
6f5bf78703
commit
622150d77b
@ -7,10 +7,17 @@
|
||||
font-family: Georgia, 'Times New Roman', Times, serif;
|
||||
}
|
||||
|
||||
.vp-doc h1, .vp-doc h2, .vp-doc h3, .vp-doc h4, .vp-doc h5, .vp-doc h6, .custom-block-title {
|
||||
.vp-doc h1, .vp-doc h2, .vp-doc h3, .vp-doc h4, .vp-doc h5, .vp-doc h6,
|
||||
.custom-block-title,
|
||||
.pager-link .title {
|
||||
font-family: 'DMSerifDisplay', Georgia, 'Times New Roman', Times, serif;
|
||||
}
|
||||
|
||||
.pager-link .title {
|
||||
font-size: 1.25em;
|
||||
line-height: 1em;
|
||||
}
|
||||
|
||||
.VPBadge, .vp-doc table {
|
||||
font-family: var(--vp-font-family-base);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user