new logo
This commit is contained in:
@@ -32,10 +32,10 @@
|
|||||||
<div class="grid_12">
|
<div class="grid_12">
|
||||||
<div id="logo" class="grid_6 alpha">
|
<div id="logo" class="grid_6 alpha">
|
||||||
{% if user.rower.rowerplan == 'pro' or user.rower.rowerplan == 'coach' %}
|
{% if user.rower.rowerplan == 'pro' or user.rower.rowerplan == 'coach' %}
|
||||||
<p><a href="/"><img src="/static/img/logo3.jpg"
|
<p><a href="/"><img src="/static/img/logo5.png"
|
||||||
alt="Rowsandall logo" height="80"></a></p>
|
alt="Rowsandall logo" height="80"></a></p>
|
||||||
{% else %}
|
{% else %}
|
||||||
<p><a href="/"><img src="/static/img/logo3.jpg"
|
<p><a href="/"><img src="/static/img/logo5.png"
|
||||||
alt="Rowsandall logo" height="80"></a></p>
|
alt="Rowsandall logo" height="80"></a></p>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -28,7 +28,7 @@
|
|||||||
<style>
|
<style>
|
||||||
.splash {
|
.splash {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
background-image: url("/static/img/henley.jpg");
|
background-image: url("/static/img/testpic.png");
|
||||||
-webkit-background-size: cover;
|
-webkit-background-size: cover;
|
||||||
-moz-background-size: cover;
|
-moz-background-size: cover;
|
||||||
-o-background-size: cover;
|
-o-background-size: cover;
|
||||||
@@ -50,10 +50,10 @@
|
|||||||
<div class="grid_12">
|
<div class="grid_12">
|
||||||
<div id="logo" class="grid_6 alpha">
|
<div id="logo" class="grid_6 alpha">
|
||||||
{% if user.rower.rowerplan == 'pro' or user.rower.rowerplan == 'coach' %}
|
{% if user.rower.rowerplan == 'pro' or user.rower.rowerplan == 'coach' %}
|
||||||
<p><a href="/"><img src="/static/img/logo3.jpg"
|
<p><a href="/"><img src="/static/img/logo5.png"
|
||||||
alt="Rowsandall logo" height="80"></a></p>
|
alt="Rowsandall logo" height="80"></a></p>
|
||||||
{% else %}
|
{% else %}
|
||||||
<p><a href="/"><img src="/static/img/logo3.jpg"
|
<p><a href="/"><img src="/static/img/logo5.png"
|
||||||
alt="Rowsandall logo" height="80"></a></p>
|
alt="Rowsandall logo" height="80"></a></p>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
BIN
static/img/logo4.png
Normal file
BIN
static/img/logo4.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 459 KiB |
BIN
static/img/logo5.png
Normal file
BIN
static/img/logo5.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 535 KiB |
BIN
static/img/logo6.png
Normal file
BIN
static/img/logo6.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 616 KiB |
BIN
static/img/testpic.png
Normal file
BIN
static/img/testpic.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 525 KiB |
Reference in New Issue
Block a user