fix stuff + add stuff
This commit is contained in:
parent
7b574f8842
commit
31aa78eb45
@ -43,13 +43,7 @@
|
||||
<link href="/css/app.main.css?v=44600" rel="stylesheet">
|
||||
<link href="https://fonts.bunny.net/css2?family=Inter:wght@900&family=Sigmar+One&display=swap" rel="stylesheet">
|
||||
<style>
|
||||
@font-face {
|
||||
src: url("https://p.poketube.fun/https://cdn.glitch.me/43b6691a-c8db-41d4-921c-8cf6aa0d9108/robotoflex.ttf?v=16683434286881");
|
||||
font-family: "PokeTube Flex";
|
||||
font-style: normal;
|
||||
font-stretch: 1% 800%;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
|
||||
:root{color-scheme:dark}
|
||||
body{color:#fff}
|
||||
@ -63,12 +57,12 @@
|
||||
p{ font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans", sans-serif; }
|
||||
body,h1,h2{font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans"}
|
||||
h2 {
|
||||
font-family:"poketube flex", sans-serif,
|
||||
font-family:"poketube flex", sans-serif;
|
||||
font-weight:700;
|
||||
font-stretch:extra-expanded;
|
||||
}
|
||||
h1 {
|
||||
font-family:"poketube flex", sans-serif,
|
||||
font-family:"poketube flex", sans-serif;
|
||||
font-weight:1000;
|
||||
font-stretch:extra-expanded;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user