aboutsummaryrefslogtreecommitdiffstats
path: root/bn_django
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@animus.robocracy.org>2008-07-12 23:40:45 -0700
committerBryan Newbold <bnewbold@animus.robocracy.org>2008-07-12 23:40:45 -0700
commitb35cd3a021d755c94c58bcd18c236570a70e8b06 (patch)
treeea7f6a165dd19444bc3059fce57ce68a7a0ab8d9 /bn_django
parentd623a9aa38ec2d9f52c9f1edda2cee70cb946bf7 (diff)
downloadbnewnet-b35cd3a021d755c94c58bcd18c236570a70e8b06.tar.gz
bnewnet-b35cd3a021d755c94c58bcd18c236570a70e8b06.zip
modified rst stylesheet for knowledge section. TODO: tweak, look for problems
Diffstat (limited to 'bn_django')
-rw-r--r--bn_django/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/bn_django/templates/base.html b/bn_django/templates/base.html
index 689a914..40830bd 100644
--- a/bn_django/templates/base.html
+++ b/bn_django/templates/base.html
@@ -60,7 +60,7 @@
<span class="path">
{% block path %}{% endblock %}
</span>
-<h1>{% block title %}Hey Hey Hey!{% endblock %}</h1>
+<h1 class="pagetitle">{% block title %}Hey Hey Hey!{% endblock %}</h1>
<div class="right_stuff">
{% block right_stuff %}
{% endblock %}