optional font and accesibility
This commit is contained in:
parent
acebe8903a
commit
a8b26c1661
2 changed files with 88 additions and 88 deletions
|
|
@ -47,9 +47,9 @@
|
|||
}
|
||||
|
||||
@font-face {
|
||||
font-family: Geo;
|
||||
src: url("/Geo-Regular.woff2");
|
||||
/* url of the font */
|
||||
font-family: Geo;
|
||||
font-display: optional;
|
||||
}
|
||||
|
||||
/* idk this is good? */
|
||||
|
|
@ -182,7 +182,7 @@ figure {
|
|||
|
||||
figcaption {
|
||||
font-size: 0.9rem;
|
||||
color: var(--grey-muted);
|
||||
color: var(--ui-blue);
|
||||
margin-top: 5px;
|
||||
text-align: right;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue