From bcbef08107e3a5f933fa0432caa59ab64865ae94 Mon Sep 17 00:00:00 2001 From: Ashley Date: Fri, 30 Sep 2022 18:42:33 +0200 Subject: [PATCH] NEW FONTTTTTTTT --- css/watch-util.css | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/css/watch-util.css b/css/watch-util.css index 694375e..c59ad09 100644 --- a/css/watch-util.css +++ b/css/watch-util.css @@ -23,7 +23,7 @@ body { overflow-x: hidden; /* Hide horizontal scrollbar */ color: #111111; } - + a { color: #0ab7f0; } @@ -370,6 +370,7 @@ a { --channel-info-background: #181818; --channel-contents-background: #0f0f0f; } + @font-face { font-family: "Ginto Nord"; font-weight: 800; @@ -377,6 +378,14 @@ a { format("woff"); } +@font-face { + font-family: "PokeTube Flex"; + src: url("https://p.poketube.fun/https://raw.githubusercontent.com/oomfiee/oomfiee.github.io/Senpai/css/robotoflex.ttf"); + font-style: normal; + font-stretch: 1% 800%; + font-display: swap; +} + .alert { padding: 20px; background-color: #f44336;