pryglrowing as default ad
This commit is contained in:
@@ -438,6 +438,19 @@
|
||||
color: #dddddd;
|
||||
padding: 1em 1em 1em 1em;
|
||||
}
|
||||
|
||||
.ad img {
|
||||
display: block;
|
||||
width: 100%;
|
||||
height: auto;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
.ad a {
|
||||
color: white;
|
||||
}
|
||||
|
||||
|
||||
.main-footer {
|
||||
grid-area: footer;
|
||||
background: #ededed;
|
||||
|
||||
BIN
static/img/prygl.jpg
Normal file
BIN
static/img/prygl.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 46 KiB |
@@ -291,7 +291,10 @@
|
||||
|
||||
<div class="ad">
|
||||
{% block ad %}
|
||||
Advertising
|
||||
<a href="https://pryglrowing.com">
|
||||
<img src="/static/img/prygl.jpg">
|
||||
<p style="text-align: center">Prygl Rowing Camps</p>
|
||||
</a>
|
||||
{% endblock %}
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user