From: Jeremy Kerr Date: Tue, 10 Aug 2010 04:17:03 +0000 (+0800) Subject: templates: remove "beta" X-Git-Url: https://git.ozlabs.org/?p=patchwork;a=commitdiff_plain;h=84bef91e8851dbb9e377529bb18956619bfd5442 templates: remove "beta" Signed-off-by: Jeremy Kerr --- diff --git a/htdocs/css/style.css b/htdocs/css/style.css index c9127fa..d969f52 100644 --- a/htdocs/css/style.css +++ b/htdocs/css/style.css @@ -27,12 +27,6 @@ body { margin-bottom: 0; } -.beta { - font-size: 60%; - vertical-align: sub; - line-height: 2em; -} - #auth { border-left: thin solid white; padding-top: 0em; diff --git a/templates/base.html b/templates/base.html index 216797f..ec0204d 100644 --- a/templates/base.html +++ b/templates/base.html @@ -13,8 +13,7 @@

Patchworkβ + href="{% url patchwork.views.projects %}">Patchwork {% block heading %}{% endblock %}

{% if user.is_authenticated %}