From aadb126318f54e1381f15db9fc1d3691d23a789c Mon Sep 17 00:00:00 2001 From: nemunaire Date: Thu, 8 Dec 2016 12:00:33 +0100 Subject: [PATCH] WIP esthetic changes --- frontend/static/index.html | 2 +- frontend/static/views/theme.html | 14 ++++++++------ 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/frontend/static/index.html b/frontend/static/index.html index da559577..01de3f90 100644 --- a/frontend/static/index.html +++ b/frontend/static/index.html @@ -107,7 +107,7 @@
diff --git a/frontend/static/views/theme.html b/frontend/static/views/theme.html index 5a44133f..ebaf8c8c 100644 --- a/frontend/static/views/theme.html +++ b/frontend/static/views/theme.html @@ -8,7 +8,7 @@

    -
  • Gain : {{ themes[current_theme].exercices[current_exercice].gain }} points
  • +
  • Gain : {{ themes[current_theme].exercices[current_exercice].gain }} points +50% happy hour +50% first blood
  • Résolu par : {{ themes[current_theme].exercices[current_exercice].solved }} équipes
@@ -47,7 +47,7 @@
Soumettre une solution
@@ -69,7 +69,7 @@
Challenge réussi !
- Vous êtes la {{ my.exercices[current_exercice].solved_number }}e équipe à avoir résolu ce challenge à {{ my.exercices[current_exercice].solved_time | date:"fullDate" }}. Vous avez marqué {{ themes[current_theme].exercices[current_exercice].gain }} points ! + Vous êtes la {{ my.exercices[current_exercice].solved_number }}e équipe à avoir résolu ce challenge à {{ my.exercices[current_exercice].solved_time | date:"mediumTime" }}. Vous avez marqué {{ themes[current_theme].exercices[current_exercice].gain }} points !
@@ -85,8 +85,10 @@
{{ key.slice(128) }}
{{ key.slice(0, 128) }}
- +
+ +