|
|
@ -13,10 +13,10 @@
|
|
|
|
<li><a href="cursus.html">Cursus</a></li>
|
|
|
|
<li><a href="cursus.html">Cursus</a></li>
|
|
|
|
<li><a href="planning.html">Planning</a></li>
|
|
|
|
<li><a href="planning.html">Planning</a></li>
|
|
|
|
<li class="dropdown">
|
|
|
|
<li class="dropdown">
|
|
|
|
<a href="#">Gallerie</a>
|
|
|
|
<a href="#">Techniques</a>
|
|
|
|
<ul class="dropdown-content">
|
|
|
|
<ul class="dropdown-content">
|
|
|
|
<li><a href="images.html">Images</a></li>
|
|
|
|
<li><a href="images.html">Projets</a></li>
|
|
|
|
<li><a href="videos.html">Vidéos</a></li>
|
|
|
|
<li><a href="videos.html">Compétences</a></li>
|
|
|
|
</ul>
|
|
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
</li>
|
|
|
|
<li><a href="form.html">Contact</a></li>
|
|
|
|
<li><a href="form.html">Contact</a></li>
|
|
|
@ -85,18 +85,18 @@
|
|
|
|
<h3 class="title_gallery">Projets Scolaires</h3>
|
|
|
|
<h3 class="title_gallery">Projets Scolaires</h3>
|
|
|
|
<div class="gallery">
|
|
|
|
<div class="gallery">
|
|
|
|
<article class="article-wrapper">
|
|
|
|
<article class="article-wrapper">
|
|
|
|
<div class="rounded-lg container-project">
|
|
|
|
<div class="rounded-lg container-project" style="background-image: url('img/project/scolaire/mastermind_menu.png'); background-size: cover; background-position: center;">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="project-info">
|
|
|
|
<div class="project-info">
|
|
|
|
<div class="flex-pr">
|
|
|
|
<div class="flex-pr">
|
|
|
|
<div class="project-title text-nowrap">analytics</div>
|
|
|
|
<div class="project-title text-nowrap">MasterMind</div>
|
|
|
|
<div class="project-hover">
|
|
|
|
<div class="project-hover">
|
|
|
|
<svg style="color: black;" xmlns="http://www.w3.org/2000/svg" width="2em" height="2em" color="black" stroke-linejoin="round" stroke-linecap="round" viewBox="0 0 24 24" stroke-width="2" fill="none" stroke="currentColor"><line y2="12" x2="19" y1="12" x1="5"></line><polyline points="12 5 19 12 12 19"></polyline></svg>
|
|
|
|
<svg style="color: black;" xmlns="http://www.w3.org/2000/svg" width="2em" height="2em" color="black" stroke-linejoin="round" stroke-linecap="round" viewBox="0 0 24 24" stroke-width="2" fill="none" stroke="currentColor"><line y2="12" x2="19" y1="12" x1="5"></line><polyline points="12 5 19 12 12 19"></polyline></svg>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="types">
|
|
|
|
<div class="types">
|
|
|
|
<span style="background-color: rgba(165, 96, 247, 0.43); color: rgb(85, 27, 177);" class="project-type">• Analytics</span>
|
|
|
|
<span style="background-color: rgba(165, 96, 247, 0.43); color: rgb(85, 27, 177);" class="project-type">• Maui</span>
|
|
|
|
<span class="project-type">• Dashboards</span>
|
|
|
|
<span class="project-type">• .Net</span>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</article>
|
|
|
|
</article>
|
|
|
|