From: Loic Baron Date: Fri, 23 Aug 2013 09:42:49 +0000 (+0200) Subject: css style X-Git-Tag: myslice-0.2-1~48^2 X-Git-Url: http://git.onelab.eu/?p=myslice.git;a=commitdiff_plain;h=8c36730846c0f62a6bc1a18d720931d2b46ae537 css style --- diff --git a/portal/static/css/register.css b/portal/static/css/register.css index 7e85d75d..4cb80799 100644 --- a/portal/static/css/register.css +++ b/portal/static/css/register.css @@ -10,7 +10,7 @@ input { /*border:2px solid #456879;*/ height: 22px; width: 200px; - font-size: 10px; + /* font-size: 10px; */ } label { float: left; diff --git a/portal/templates/contact.html b/portal/templates/contact.html index 2dd01ac6..6630f23f 100644 --- a/portal/templates/contact.html +++ b/portal/templates/contact.html @@ -16,7 +16,9 @@ {{ form.as_p }} - +

+ +

{% endblock %}