mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-22 18:17:49 +01:00
dont load the same font again lol
This commit is contained in:
parent
9368d501c3
commit
5b0a4323f8
1 changed files with 0 additions and 9 deletions
|
@ -1258,15 +1258,6 @@ nav .right img {
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
|
||||||
font-family: "PokeTube Flex";
|
|
||||||
src: url("https://p.poketube.fun/https://cdn.glitch.global/43b6691a-c8db-41d4-921c-8cf6aa0d9108/robotoflex.ttf?v=1668343428681");
|
|
||||||
font-style: normal;
|
|
||||||
font-stretch: 1% 800%;
|
|
||||||
font-weight: 1 1000;
|
|
||||||
font-display: swap;
|
|
||||||
}
|
|
||||||
|
|
||||||
.video > .thumbnail > .video-length {
|
.video > .thumbnail > .video-length {
|
||||||
font-size: smaller;
|
font-size: smaller;
|
||||||
background-color: #0008;
|
background-color: #0008;
|
||||||
|
|
Loading…
Reference in a new issue