ajout logo animé
This commit is contained in:
@@ -61,9 +61,23 @@
|
||||
|
||||
|
||||
<div class="layout-content">
|
||||
<div id="logo-animated">
|
||||
<div id="logo-animated-container">
|
||||
<div id="logo-animated">
|
||||
|
||||
<svg viewBox="0 0 1300 1000" preserveAspectRatio="xMinYMin meet" id="traits">
|
||||
<path d="M25,25 L212,212" stroke="#2b21c8" stroke-width="65"/>
|
||||
<path d="M120,670 310,480" stroke="#f7002b" stroke-width="65"/>
|
||||
<path d="M1225,690 1035,500" stroke="#000000" stroke-width="65"/>
|
||||
<path d="M520,25 Q665,140 810,25" fill="none" stroke="#000000" stroke-width="60"/>
|
||||
<path d="M420,800 Q565,685 710,800" fill="none" stroke="#2b21c8" stroke-width="60"/>
|
||||
<path d="M1270,25 Q1155,170 1270,315" fill="none" stroke="#f7002b" stroke-width="60"/>
|
||||
</svg>
|
||||
<img src="{{ directory }}/images/consultation-couleurs.png" id="consultation-couleur"/>
|
||||
<img src="{{ directory }}/images/consultation-noir.png" id="consultation-noir"/>
|
||||
<img src="{{ directory }}/images/quartier-couleur.png" id="quartier-couleur"/>
|
||||
<img src="{{ directory }}/images/quartier-noir.png" id="quartier-noir"/>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
{{ page.content }}
|
||||
</div>{# /.layout-content #}
|
||||
|
@@ -61,10 +61,10 @@
|
||||
|
||||
<div class="layout-content">
|
||||
|
||||
<div id="logo-animated">
|
||||
{# <div id="logo-animated">
|
||||
<img src=url("../images/logo_accueil_QDD.svg") alt="logo animé consultation quartiers de demain" />
|
||||
</div>
|
||||
{{ page.content }}
|
||||
#} {{ page.content }}
|
||||
</div>{# /.layout-content #}
|
||||
|
||||
{% if page.sidebar_first %}
|
||||
|
Reference in New Issue
Block a user