From a6bd793477a446762af2c76e07fd3cfeaa7a63b8 Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Sat, 20 Oct 2018 09:36:49 +0200 Subject: [PATCH] experimenting with viewport and background --- rowers/templates/menu_workout.html | 9 ++++++++- static/css/frontstyles.css | 1 + templates/newbase.html | 2 +- templates/newbasefront.html | 12 +++++------- 4 files changed, 15 insertions(+), 9 deletions(-) diff --git a/rowers/templates/menu_workout.html b/rowers/templates/menu_workout.html index 7eb43a97..83fbebf1 100644 --- a/rowers/templates/menu_workout.html +++ b/rowers/templates/menu_workout.html @@ -284,7 +284,14 @@ {% endif %}
  • -  In-Stroke Metrics
  • +  In-Stroke Metrics + + +
  • + +  Update Summary + +
  • {% endif %} diff --git a/static/css/frontstyles.css b/static/css/frontstyles.css index 643bfa83..0305681c 100644 --- a/static/css/frontstyles.css +++ b/static/css/frontstyles.css @@ -5,6 +5,7 @@ width: 100%; color: white; font: 1.2em Helvetica, arial, sans-serif; + margin 0 auto; } diff --git a/templates/newbase.html b/templates/newbase.html index af591a37..9f2c7401 100644 --- a/templates/newbase.html +++ b/templates/newbase.html @@ -42,7 +42,7 @@ - + {% block og_image %} diff --git a/templates/newbasefront.html b/templates/newbasefront.html index f3913f5a..6fee49c3 100644 --- a/templates/newbasefront.html +++ b/templates/newbasefront.html @@ -42,7 +42,7 @@ - + {% block og_image %} @@ -128,16 +128,14 @@ @@ -288,8 +286,6 @@ {% endblock %} - - + + {% analytical_body_bottom %}