1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-07-01 21:41:15 +02:00

update font and minor change

This commit is contained in:
quark
2025-02-24 18:37:18 +01:00
parent 587314e03c
commit 333f7aa284
6 changed files with 14 additions and 14 deletions

View File

@ -4,7 +4,7 @@
}
@font-face {
font-family: "JEMROKtrial-Regular";
src: url("/static/wrapped/fonts/1/jr-font.ttf");
src: url("/static/wrapped/fonts/1/JEMROKtrial-Regular.ttf");
}
body {
font-family: "JEMROKtrial-Regular", sans-serif;
@ -54,7 +54,7 @@ h1 {
margin: 10px 0;
padding: 10px;
border-radius: 5px;
font-weight: bold;
font-weight: normal;
}
.ranking-bar {
width: 100%;