From 6887b526650b37f6aac43b93b7d71739c52fb513 Mon Sep 17 00:00:00 2001 From: "antoine.mcnabb" Date: Sat, 7 Nov 2015 16:41:37 -0500 Subject: [PATCH] =?UTF-8?q?Leg=C3=A8re=20modif?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- member/templates/member/index.html | 13 ------------- project/templates/project/projet.html | 2 +- static/css/style.css | 4 ++-- 3 files changed, 3 insertions(+), 16 deletions(-) diff --git a/member/templates/member/index.html b/member/templates/member/index.html index eed0bd3..e573479 100644 --- a/member/templates/member/index.html +++ b/member/templates/member/index.html @@ -63,19 +63,6 @@ - {% endblock %} diff --git a/project/templates/project/projet.html b/project/templates/project/projet.html index 03ac765..4685710 100644 --- a/project/templates/project/projet.html +++ b/project/templates/project/projet.html @@ -15,7 +15,7 @@

Descripiton du projet:

{{ project.description }}

- Download + Download
diff --git a/static/css/style.css b/static/css/style.css index 916410d..2598ec1 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -253,8 +253,8 @@ footer { { background-color:#f8f8f8; height:10%; - max-height:150px; - min-height:150px; + max-height:160px; + min-height:160px; color:black; } #contact .boxContent