From 9d303c36dd2fdc3a54a44a3a704a445324b734d4 Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Thu, 15 Nov 2018 13:40:57 +0100 Subject: [PATCH] blue side bar, top nav bar light blue, larger logo --- rowers/mytypes.py | 30 ++++++++++++------------- static/css/styles2.css | 50 ++++++++++++++++++++++++++++-------------- templates/newbase.html | 2 +- 3 files changed, 50 insertions(+), 32 deletions(-) diff --git a/rowers/mytypes.py b/rowers/mytypes.py index 7eb07b6a..884f8013 100644 --- a/rowers/mytypes.py +++ b/rowers/mytypes.py @@ -11,33 +11,33 @@ workouttypes = ( ('c-boat','Dutch C boat'), ('churchboat','Finnish Church boat'), ('Ride','Ride'), - ('Kitesurf','Kitesurf'), +# ('Kitesurf','Kitesurf'), ('Run','Run'), ('NordicSki','NordicSki'), ('Swim','Swim'), - ('RockClimbing','RockClimbing'), +# ('RockClimbing','RockClimbing'), ('Hike','Hike'), - ('RollerSki','RollerSki'), - ('Walk','Walk'), - ('AlpineSki','AlpineSki'), - ('Snowboard','Snowboard'), - ('BackcountrySki','BackcountrySki'), - ('Snowshoe','Snowshoe'), +# ('RollerSki','RollerSki'), +# ('Walk','Walk'), +# ('AlpineSki','AlpineSki'), +# ('Snowboard','Snowboard'), +# ('BackcountrySki','BackcountrySki'), +# ('Snowshoe','Snowshoe'), ('Canoeing','Canoeing'), - ('StairStepper','StairStepper'), +# ('StairStepper','StairStepper'), ('Crossfit','Crossfit'), ('StandUpPaddling','StandUpPaddling'), - ('EBikeRide','EBikeRide'), - ('Surfing','Surfing'), - ('Elliptical','Elliptical'), - ('VirtualRide','VirtualRide'), +# ('EBikeRide','EBikeRide'), +# ('Surfing','Surfing'), +# ('Elliptical','Elliptical'), +# ('VirtualRide','VirtualRide'), ('IceSkate','IceSkate'), ('WeightTraining','WeightTraining'), ('InlineSkate','InlineSkate'), - ('Windsurf','Windsurf'), +# ('Windsurf','Windsurf'), ('Kayaking','Kayaking'), ('Workout','Workout'), - ('Yoga','Yoga'), +# ('Yoga','Yoga'), ('other','Other'), ) diff --git a/static/css/styles2.css b/static/css/styles2.css index 216ac4fc..3d68d2cd 100644 --- a/static/css/styles2.css +++ b/static/css/styles2.css @@ -75,7 +75,8 @@ font-weight: bold; text-align: left; font-size: 1.4em; - color: #dddddd; + /* color: #dddddd; */ + color: #f8f8ff; padding: 15px; } @@ -83,7 +84,8 @@ font-weight: bold; text-align: left; font-size: 1.0em; - color: #dddddd; + color: #f8f8ff; +/* color: #dddddd; */ } @@ -120,7 +122,8 @@ aside ul ul ul a { list-style: none; margin: 0; - background: #35383d; + background: #1c75bc; +/* background: #35383d; */ } @@ -130,7 +133,8 @@ aside ul ul a:hover, aside ul ul ul label:hover, aside ul ul ul a:hover { - background: #4d5158; + /* background: #4d5158; */ + background: #144f80; } @@ -146,7 +150,8 @@ aside .cd-accordion-menu { width: 100%; max-width: 600px; - background: #35383d; + /* background: #35383d; */ + background: #1c75bc; } aside .cd-accordion-menu ul { @@ -171,7 +176,8 @@ aside .cd-accordion-menu a { position: relative; display: block; - color: #dddddd; + color: #f8f8ff; + /* color: #dddddd; */ font-size: 1.0em; } @@ -359,14 +365,16 @@ .main-head { grid-area: header; - background: #ededed; + /* background: #ededed; */ + background: #f8f8ff; } .main-user { grid-area: user; - background: #ededed; +/* background: #ededed; */ + background: #f8f8ff; } .content { @@ -396,30 +404,38 @@ .main-nav { grid-area: nav; - background: #1c75bc; + /* background: #1c75bc; */ + background: #27aae1; + /* background: #144f80; */ } .side-nav { grid-area: side-nav; - background: #1c75bc; + background: #27aae1; + /* background: #144f80; */ + /* background: #1c75bc; */ } .side { grid-area: sidebar; - background: #35383d; + /* background: #35383d; */ + background: #1c75bc; /* border-top: 1px solid #dddddd; */ padding: 0; } .sideheader { grid-area: side-header; - color: #dddddd; - background: #35383d; + color: #f8f8ff; + /* color: #dddddd; */ + background: #1c75bc; +/* background: #35383d; */ padding: 0; } .side h2 { - color: #dddddd; + color: #f8f8ff; + /* color: #dddddd; */ font-weight: bold; text-align: left; font-size: 1.0em; @@ -433,7 +449,8 @@ font-weight: bold; text-align: left; font-size: 1.4em; - color: #dddddd; + color: #f8f8ff; + /* color: #dddddd; */ padding: 5px; margin: 0; margin-left: 30px; @@ -442,7 +459,8 @@ .ad { grid-area: ad; - background: #35383d; + background: #1c75bc; + /* background: #35383d; */ color: #dddddd; padding: 1em 1em 1em 1em; } diff --git a/templates/newbase.html b/templates/newbase.html index 11a5ece0..e62b0448 100644 --- a/templates/newbase.html +++ b/templates/newbase.html @@ -131,7 +131,7 @@
  • Rowsandall logo + alt="Rowsandall logo" width="250px">