repair display tentative
continuous-integration/drone/push Build is passing Details

master
Roxane 1 year ago
parent 541a9e181a
commit 601fad84f3

@ -5,7 +5,7 @@
</component>
<component name="ChangeListManager">
<list default="true" id="0d4e44dc-11e8-4d37-b8e5-1f58496791d5" name="Changes" comment="">
<change beforePath="$PROJECT_DIR$/css/style.css" beforeDir="false" afterPath="$PROJECT_DIR$/css/style.css" afterDir="false" />
<change beforePath="$PROJECT_DIR$/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/index.html" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />

@ -42,7 +42,7 @@
<li><a href="#cv" accesskey="c"><span class="daccesskey">C</span>V</a></li>
</ul>
</nav>
<section class="main-content">
<article class="main-content">
<section id="a-propos">
<h2>À Propos de Moi</h2>
<div class="separator"></div>
@ -77,7 +77,7 @@
</div>
</div>
</section>
<section id="mesProjets" class="main-content">
<section id="mesProjets">
<h2>Mes projets</h2>
<div>
<div class="compcase" id="comp5">
@ -131,6 +131,7 @@
<section id="cv">
<img id="imgcv" src="/containers/roxanerossetto-portfolio2a/images/cv_rox.jpg">
</section>
</article>
</div>
</body>
</html>

Loading…
Cancel
Save