summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sublab_project/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/sublab_project/templates/base.html b/sublab_project/templates/base.html
index 8102259..7368022 100644
--- a/sublab_project/templates/base.html
+++ b/sublab_project/templates/base.html
@@ -116,7 +116,7 @@
</p>
<hr>
<p class="centeredImage topMargin">
- <a href="http://www.djangoproject.com/"><img src="http://media.djangoproject.com/img/badges/djangomade124x25_grey.gif" border="0" alt="Made with Django." title="Made with Django." /></a>
+ <a href="http://www.djangoproject.com/"><img class="contentimage" src="http://media.djangoproject.com/img/badges/djangomade124x25_grey.gif" border="0" alt="Made with Django." title="Made with Django." /></a>
</p>
</div>