new logo
This commit is contained in:
@@ -32,10 +32,10 @@
|
||||
<div class="grid_12">
|
||||
<div id="logo" class="grid_6 alpha">
|
||||
{% 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>
|
||||
{% 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>
|
||||
{% endif %}
|
||||
</div>
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
<style>
|
||||
.splash {
|
||||
background-color: transparent;
|
||||
background-image: url("/static/img/henley.jpg");
|
||||
background-image: url("/static/img/testpic.png");
|
||||
-webkit-background-size: cover;
|
||||
-moz-background-size: cover;
|
||||
-o-background-size: cover;
|
||||
@@ -50,10 +50,10 @@
|
||||
<div class="grid_12">
|
||||
<div id="logo" class="grid_6 alpha">
|
||||
{% 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>
|
||||
{% 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>
|
||||
{% endif %}
|
||||
</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