diff --git a/beesgospel/static/css/main.css b/beesgospel/static/css/main.css index cf13da3..e7e4afe 100644 --- a/beesgospel/static/css/main.css +++ b/beesgospel/static/css/main.css @@ -82,6 +82,8 @@ nav { max-width: 100%; border: 2px solid white; } +.logo_cdf { width: 10em; } + .bottom-red { border-bottom: 1px solid #c42626; padding-bottom: 0.2em; diff --git a/beesgospel/static/img/cdf_blanc.svg b/beesgospel/static/img/cdf_blanc.svg new file mode 100644 index 0000000..a16e8a9 --- /dev/null +++ b/beesgospel/static/img/cdf_blanc.svg @@ -0,0 +1,235 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/index.html b/templates/index.html index 6149f9a..d91911b 100644 --- a/templates/index.html +++ b/templates/index.html @@ -57,4 +57,9 @@

Plus…

+
+
+ Avec le soutien de: + +
{% endblock %}