diff --git a/files/images/logo_libretic.svg b/files/images/logo_libretic.svg deleted file mode 100644 index 6a78446..0000000 --- a/files/images/logo_libretic.svg +++ /dev/null @@ -1,1995 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - libretic - internet libre et éthique - - diff --git a/files/pacifico.ttf b/files/pacifico.ttf new file mode 100644 index 0000000..2d7c970 Binary files /dev/null and b/files/pacifico.ttf differ diff --git a/tasks/main.yml b/tasks/main.yml index 069655c..2abf8d1 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -80,6 +80,7 @@ - filter - headers - include + - lbmethod_byrequests - macro - md - mime @@ -130,6 +131,7 @@ dest: "{{ item.dest }}" with_items: - { src: images, dest: /var/www/html/rp_ressources/ } + - { src: pacifico.ttf, dest: /var/www/html/rp_ressources/ } - name: configure - httpd pages statiques templates tags: configure diff --git a/templates/custom_reverse_proxy.conf b/templates/custom_reverse_proxy.conf index c8bcfb5..f7790b3 100644 --- a/templates/custom_reverse_proxy.conf +++ b/templates/custom_reverse_proxy.conf @@ -306,7 +306,7 @@ Use vhost_redirect_http-https $vhostFQDN # Fait en sorte que si fqdn demandé ne correspond a aucun connu apache ne serve pas le 1er - Redirect / http://erreur.libretic.fr/ + Redirect / https://www.libretic.fr/error diff --git a/templates/rp_ressources/customization.css b/templates/rp_ressources/customization.css index f058f0b..8a4bd2a 100644 --- a/templates/rp_ressources/customization.css +++ b/templates/rp_ressources/customization.css @@ -1,3 +1,9 @@ +@font-face { + font-family: 'Pacifico'; + font-style: normal; + font-weight: 400; + src: url("/rp_ressources/pacifico.ttf") format('truetype'); +} body { padding-bottom: 100px; @@ -8,7 +14,10 @@ body { } .logo_rp_header { - height: 50px; + height: 60px; + font-family: "Pacifico"; + font-size: 2.5rem; + color: #FFFFFF; } .logo_rp_footer { diff --git a/templates/rp_ressources/header.html b/templates/rp_ressources/header.html index 644c9ae..d8b1cee 100644 --- a/templates/rp_ressources/header.html +++ b/templates/rp_ressources/header.html @@ -1,6 +1,6 @@ - + Libretic @@ -13,7 +13,7 @@ Illustration par Freepik / Storyset / Logo créé par sentavio - Signaler une anomalie + Signaler une anomalie
Illustration par Freepik / Storyset / Logo créé par sentavio
Signaler une anomalie