replace ipa font
This commit is contained in:
parent
65b8c092b9
commit
8e865e68bf
3 changed files with 11 additions and 66 deletions
|
@ -1,5 +1,5 @@
|
|||
@import url(fonts/muller/muller.css);
|
||||
@import url(fonts/breezesans/breezesans.css);
|
||||
@import url(fonts/noto/noto.css);
|
||||
|
||||
body {
|
||||
--gradient:
|
||||
|
@ -173,7 +173,8 @@ h1, h2 { --around-image: url(images/sparkles.svg); }
|
|||
|
||||
|
||||
.ipa {
|
||||
font-family: BreezeSans;
|
||||
font-family: NotoSans;
|
||||
font-weight: 900;
|
||||
font-size: 90%;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue