Private
Public Access
1
0

changed gray to blue on landing page

This commit is contained in:
Sander Roosendaal
2019-05-18 20:58:24 +02:00
parent 108a9d8970
commit 1487885a55

View File

@@ -110,7 +110,7 @@
} }
.caption span.border { .caption span.border {
background-color: #111; background-color: #1c75bc;
color: #fff; color: #fff;
padding: 18px; padding: 18px;
font-size: 25px; font-size: 25px;
@@ -128,7 +128,7 @@
letter-spacing: 5px; letter-spacing: 5px;
text-transform: uppercase; text-transform: uppercase;
font: 20px "Lato", sans-serif; font: 20px "Lato", sans-serif;
color: #111; color: #1c75bc;
} }
/* Turn off parallax scrolling for tablets and phones */ /* Turn off parallax scrolling for tablets and phones */
@@ -202,27 +202,6 @@
</div> </div>
</div> </div>
<div style="position:relative;">
<div style="color:#ddd;background-color:#282E34;text-align:center;padding:50px 80px;text-align: justify;">
<h2>Testimonials</h2>
<p>"Check out @rowsandall as well - his site is really useful for dissecting rowing data, especially if you eventually get power/angles on the water - check out the articles in the blog - if youre logging your ergs on C2logbook you can have a play dissecting the data" - Tom Carter</p>
<p>"Sander has made amazing tools for self-coaching or working with a coach."</p>
<p>“I just wanted to say that I absolutely love this website. Ive been
using my NK empower oarlock for about a month now, and Im really
excited to be able to better visualize my data.”</p>
<p> “I discovered rowsandall.com which is brilliant.”</p>
</div>
</div>
<div class="bgimg-3">
<div class="caption">
<span class="border">
Plan, execute, measure, adjust
</span>
</div>
</div>
<div style="position:relative;"> <div style="position:relative;">
<div style="color:#ddd;background-color:#282E34;text-align:center;padding:50px 80px;text-align: justify;"> <div style="color:#ddd;background-color:#282E34;text-align:center;padding:50px 80px;text-align: justify;">
<h1>What we offer</h1> <h1>What we offer</h1>
@@ -252,6 +231,27 @@ using my NK empower oarlock for about a month now, and Im really
</div> </div>
</div> </div>
<div class="bgimg-3">
<div class="caption">
<span class="border">
Plan, execute, measure, adjust
</span>
</div>
</div>
<div style="position:relative;">
<div style="color:#ddd;background-color:#282E34;text-align:center;padding:50px 80px;text-align: justify;">
<h2>Testimonials</h2>
<p>"Check out @rowsandall as well - his site is really useful for dissecting rowing data, especially if you eventually get power/angles on the water - check out the articles in the blog - if youre logging your ergs on C2logbook you can have a play dissecting the data" - Tom Carter</p>
<p>"Sander has made amazing tools for self-coaching or working with a coach."</p>
<p>“I just wanted to say that I absolutely love this website. Ive been
using my NK empower oarlock for about a month now, and Im really
excited to be able to better visualize my data.”</p>
<p> “I discovered rowsandall.com which is brilliant.”</p>
</div>
</div>
<div class="bgimg-1"> <div class="bgimg-1">
<div class="caption"> <div class="caption">
<span class="border">Follow us on <span class="border">Follow us on
@@ -274,50 +274,22 @@ using my NK empower oarlock for about a month now, and Im really
<footer class="main-footer"> <footer class="main-footer">
<ul> <ul>
<li> <li>
<ul> <a href="https://analytics.rowsandall.com/">
<li> Rowing Analytics Blog
<a href="/rowers/help/">Help</a> </a>
</li>
<li>
<a href="https://analytics.rowsandall.com/">
Rowing Analytics Blog
</a>
</li>
<li>
<a href="https://www.facebook.com/rowsandall">
Rowing Data Facebook Group</a>
</li>
</ul>
</li> </li>
<li> <li>
<ul> <a href="https://www.facebook.com/rowsandall">
<li> Rowing Data Facebook Group</a>
<a href="/rowers/email/">Contact</a>
</li>
<li>
<a href="/rowers/partners/">Partnering?</a>
</li>
<li>
<a href="/rowers/developers/">Developers Info</a>
</li>
</ul>
</li> </li>
<li> <li>
<ul> <a href="/rowers/email/">Contact</a>
<li>
<a href="/rowers/paidplans/">Paid Plans</a>
</li>
</ul>
</li> </li>
<li> <li>
<ul> <a href="/rowers/paidplans/">Paid Plans</a>
<li> </li>
<a href="/rowers/legal/">Terms and Conditions</a> <li>
</li> <a href="/rowers/legal/">Legal</a>
<li>
<a href="/rowers/legal/">Privacy Policy</a>
</li>
</ul>
</li> </li>
</ul> </ul>
</footer> </footer>