diff --git a/static/royal.css b/static/royal.css index 5f94ee2a..6bf94ec8 100644 --- a/static/royal.css +++ b/static/royal.css @@ -100,4 +100,17 @@ th { .timestamp-data { text-align: right; +} + +.challenge-bar { + height: 100px; +} + +.challenge-bar.progress { + background-color: orange; +} + +.challenge-bar.progress-bar { + background-color: yellow; + color: black; } \ No newline at end of file diff --git a/templates/challenge1.html b/templates/challenge1.html index 1b73d32e..a98bfbf5 100644 --- a/templates/challenge1.html +++ b/templates/challenge1.html @@ -11,13 +11,23 @@
+ L'obiettivo di questa settimana sarà di raggiungere {{ target }}pp totali su osu! Ovvero, di guadagnare {{ target-starting }}pp in qualsiasi modalità partendo da adesso. +
++ + Più che altro è per provare una roba con il database della Royal Games, però sarebbe bello che tutti provassero a fare qualche pp... + +
+