Skip to content
Snippets Groups Projects
Commit d0f29301 authored by Oumayma El Khattabi's avatar Oumayma El Khattabi
Browse files

plus d'icone de menu

parent cc63a91a
Branches
No related tags found
No related merge requests found
......@@ -37,14 +37,6 @@
<li><a href="actions.html">Nos actions</a></li>
</ul>
</nav>
<!--Bouton d'apparition/disparition barre de navigation-->
<img
src="icons/menu_icon.png"
id="menu_icon"
alt="Menu Icon"
width="25px"
style="position: absolute; right: 1%; top: 20px"
/>
<!--Coeur de la page: Historique du centre à Bobo-->
<h2>Le centre de Bobo</h2>
......
......@@ -38,14 +38,6 @@
<li><a href="actions.html">Nos actions</a></li>
</ul>
</nav>
<!--Bouton d'apparition/disparition barre de navigation-->
<img
src="icons/menu_icon.png"
id="menu_icon"
alt="Menu Icon"
width="25px"
style="position: absolute; right: 1%; top: 20px"
/>
<!--Corps de la page-->
<h2>Nos actions</h2>
......
......@@ -37,14 +37,7 @@
<li><a href="actions.html">Nos actions</a></li>
</ul>
</nav>
<!--Bouton d'apparition/disparition barre de navigation-->
<img
src="icons/menu_icon.png"
id="menu_icon"
alt="Menu Icon"
width="25px"
style="position: absolute; right: 1%; top: 20px"
/>
<h2>Qui sommes nous?</h2>
<center>
<img
......
......@@ -37,14 +37,7 @@
<li><a href="actions.html">Nos actions</a></li>
</ul>
</nav>
<!--Bouton d'apparition/disparition barre de navigation-->
<img
src="icons/menu_icon.png"
id="menu_icon"
alt="Menu Icon"
width="25px"
style="position: absolute; right: 1%; top: 20px"
/>
<div class="content">
<h2>L'histoire de l'association Africa Unite</h2>
<p>
......
......@@ -38,14 +38,7 @@
<li><a href="actions.html">Nos actions</a></li>
</ul>
</nav>
<!--Bouton d'apparition/disparition barre de navigation-->
<img
src="icons/menu_icon.png"
id="menu_icon"
alt="Menu Icon"
width="25px"
style="position: absolute; right: 1%; top: 20px"
/>
<h2>Le nouveau projet</h2>
<p>
Notre centre à Bobo-Dioulasso sera autonome financièrement et
......
......@@ -36,7 +36,7 @@ h2 {
font-family: "Roboto Condensed", sans-serif;
font-size: min(50px, 8vw);
margin: 10px;
margin-top: 10vw;
margin-top: min(20px, 8vw);
}
h3 {
/*Titre*/
......@@ -126,7 +126,7 @@ nav > ul li:hover .sous {
}
.deroulant > a::after {
content: "▼";
font-size: 12px;
font-size: min(12px, 2vw);
}
.actions {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment