Update html/priv.ejs
This commit is contained in:
parent
84154d063c
commit
34f4b230bc
@ -30,6 +30,14 @@
|
|||||||
<link href="/css/yt-ukraine.svg?v=7" rel="icon">
|
<link href="/css/yt-ukraine.svg?v=7" rel="icon">
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
|
@font-face {
|
||||||
|
src: url("https://p.poketube.fun/https://cdn.glitch.global/43b6691a-c8db-41d4-921c-8cf6aa0d9108/robotoflex.ttf?v=16683434286881");
|
||||||
|
font-family: "PokeTube Flex";
|
||||||
|
font-style: normal;
|
||||||
|
font-stretch: 1% 800%;
|
||||||
|
font-display: swap;
|
||||||
|
}
|
||||||
|
|
||||||
*,*::before,*::after{box-sizing:border-box}
|
*,*::before,*::after{box-sizing:border-box}
|
||||||
html,body{margin:0;padding:0}
|
html,body{margin:0;padding:0}
|
||||||
html{-webkit-text-size-adjust:100%;text-size-adjust:100%}
|
html{-webkit-text-size-adjust:100%;text-size-adjust:100%}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user