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