diff --git a/static/css/styles2.css b/static/css/styles2.css index 7714b404..7a3e30fa 100644 --- a/static/css/styles2.css +++ b/static/css/styles2.css @@ -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; diff --git a/static/img/prygl.jpg b/static/img/prygl.jpg new file mode 100644 index 00000000..272c6e7b Binary files /dev/null and b/static/img/prygl.jpg differ diff --git a/templates/newbase.html b/templates/newbase.html index 0fc1b485..af591a37 100644 --- a/templates/newbase.html +++ b/templates/newbase.html @@ -291,7 +291,10 @@
+ Prygl Rowing Camps
+ {% endblock %}