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:
@ -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%;
|
||||
|
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user