changed gray to blue on landing page
This commit is contained in:
@@ -110,7 +110,7 @@
|
||||
}
|
||||
|
||||
.caption span.border {
|
||||
background-color: #111;
|
||||
background-color: #1c75bc;
|
||||
color: #fff;
|
||||
padding: 18px;
|
||||
font-size: 25px;
|
||||
@@ -128,7 +128,7 @@
|
||||
letter-spacing: 5px;
|
||||
text-transform: uppercase;
|
||||
font: 20px "Lato", sans-serif;
|
||||
color: #111;
|
||||
color: #1c75bc;
|
||||
}
|
||||
|
||||
/* Turn off parallax scrolling for tablets and phones */
|
||||
@@ -202,27 +202,6 @@
|
||||
</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 you’re 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. I‘ve been
|
||||
using my NK empower oarlock for about a month now, and I‘m 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="color:#ddd;background-color:#282E34;text-align:center;padding:50px 80px;text-align: justify;">
|
||||
<h1>What we offer</h1>
|
||||
@@ -252,6 +231,27 @@ using my NK empower oarlock for about a month now, and I‘m really
|
||||
</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 you’re 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. I‘ve been
|
||||
using my NK empower oarlock for about a month now, and I‘m 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="caption">
|
||||
<span class="border">Follow us on
|
||||
@@ -274,50 +274,22 @@ using my NK empower oarlock for about a month now, and I‘m really
|
||||
<footer class="main-footer">
|
||||
<ul>
|
||||
<li>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="/rowers/help/">Help</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>
|
||||
<a href="https://analytics.rowsandall.com/">
|
||||
Rowing Analytics Blog
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<ul>
|
||||
<li>
|
||||
<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>
|
||||
<a href="https://www.facebook.com/rowsandall">
|
||||
Rowing Data Facebook Group</a>
|
||||
</li>
|
||||
<li>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="/rowers/paidplans/">Paid Plans</a>
|
||||
</li>
|
||||
</ul>
|
||||
<a href="/rowers/email/">Contact</a>
|
||||
</li>
|
||||
<li>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="/rowers/legal/">Terms and Conditions</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/rowers/legal/">Privacy Policy</a>
|
||||
</li>
|
||||
</ul>
|
||||
<a href="/rowers/paidplans/">Paid Plans</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/rowers/legal/">Legal</a>
|
||||
</li>
|
||||
</ul>
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user