mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 17:17:59 +00:00
NEW FONTTTTTTTT
This commit is contained in:
parent
84f8759522
commit
9c05b6ad8b
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user