From 51c3df271e7ac792341e3e4f141bdad6a8b5db31 Mon Sep 17 00:00:00 2001 From: asce1062 Date: Mon, 8 May 2017 16:20:16 +0300 Subject: [PATCH] [ft #144208815] Rework landing page #1 --- wger/core/templates/navigation.html | 2 +- wger/software/static/css/agency.css | 1692 ++++++++++++----- wger/software/static/images/girl2.jpg | Bin 0 -> 132460 bytes .../static/images/kettlebell-2052775.jpg | Bin 0 -> 2102459 bytes wger/software/static/images/main.jpg | Bin 1244461 -> 0 bytes wger/software/templates/features.html | 367 ++-- 6 files changed, 1381 insertions(+), 680 deletions(-) create mode 100644 wger/software/static/images/girl2.jpg create mode 100644 wger/software/static/images/kettlebell-2052775.jpg delete mode 100644 wger/software/static/images/main.jpg diff --git a/wger/core/templates/navigation.html b/wger/core/templates/navigation.html index ab874d2..5081620 100644 --- a/wger/core/templates/navigation.html +++ b/wger/core/templates/navigation.html @@ -1,7 +1,7 @@ {% load i18n cache wger_extras %}