mirror of
https://git.acl.cool/al/pages.git
synced 2026-04-16 08:25:28 -04:00
switch ꝡ to v until Alegreya can be patched with ꝡ support
This commit is contained in:
parent
64ef1b80b2
commit
874dfc5803
6 changed files with 36 additions and 50 deletions
|
|
@ -177,7 +177,7 @@
|
|||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
/* @font-face {
|
||||
font-family: 'ToaqLatin';
|
||||
src: url('../assets/fonts/Charis-7.000/Charis-Regular.ttf') format('truetype');
|
||||
font-weight: normal;
|
||||
|
|
@ -203,7 +203,7 @@
|
|||
src: url('../assets/fonts/Charis-7.000/Charis-BoldItalic.ttf') format('truetype');
|
||||
font-weight: bold;
|
||||
font-style: italic;
|
||||
}
|
||||
} */
|
||||
|
||||
:root {
|
||||
--base-font-size: 16pt;
|
||||
|
|
@ -301,11 +301,11 @@ math {
|
|||
font-size: calc(0.86 * var(--base-font-size));
|
||||
}
|
||||
|
||||
.toaq-latin {
|
||||
/* .toaq-latin {
|
||||
font-family: "ToaqLatin";
|
||||
font-size: calc(0.92 * var(--base-font-size));
|
||||
}
|
||||
|
||||
.toaq-latin blockquote {
|
||||
line-height: var(--ui-spacing * 1.5);
|
||||
}
|
||||
} */
|
||||
Loading…
Add table
Add a link
Reference in a new issue