Ajout image pour Michelin
This commit is contained in:
parent
484d2cb564
commit
7e11663cb1
@ -112,4 +112,8 @@ section#contact .button {
|
|||||||
|
|
||||||
#photosAndButtons .media-content p + p {
|
#photosAndButtons .media-content p + p {
|
||||||
margin-top:-16px;
|
margin-top:-16px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tile p.title{
|
||||||
|
font-size: 25px;
|
||||||
}
|
}
|
@ -7036,3 +7036,6 @@ section#contact .button {
|
|||||||
|
|
||||||
#photosAndButtons .media-content p + p {
|
#photosAndButtons .media-content p + p {
|
||||||
margin-top: -16px; }
|
margin-top: -16px; }
|
||||||
|
|
||||||
|
.tile p.title {
|
||||||
|
font-size: 25px; }
|
||||||
|
BIN
images/computerNonSense.jpg
Normal file
BIN
images/computerNonSense.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
10
index.html
10
index.html
@ -22,7 +22,7 @@
|
|||||||
Anthony Dumas
|
Anthony Dumas
|
||||||
</h1>
|
</h1>
|
||||||
<h2 class="subtitle">
|
<h2 class="subtitle">
|
||||||
Développeur @ Harvest
|
Développeur sur les internets
|
||||||
</h2>
|
</h2>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -172,7 +172,7 @@
|
|||||||
<a href="//adamas.dev" target="_blank" rel="noopener">
|
<a href="//adamas.dev" target="_blank" rel="noopener">
|
||||||
<p class="title">adamas.dev</p>
|
<p class="title">adamas.dev</p>
|
||||||
<figure class="image is-4by3">
|
<figure class="image is-4by3">
|
||||||
<img src="https://bulma.io/images/placeholders/640x480.png">
|
<img src="./images/computerNonSense.jpg"/>
|
||||||
</figure>
|
</figure>
|
||||||
</a>
|
</a>
|
||||||
</article>
|
</article>
|
||||||
@ -184,9 +184,9 @@
|
|||||||
<div class="tile is-parent">
|
<div class="tile is-parent">
|
||||||
<article class="tile is-child notification is-info">
|
<article class="tile is-child notification is-info">
|
||||||
<a href="https://prezi.com/m/o8ey8mmpnkvp/" target="_blank" rel="noopener">
|
<a href="https://prezi.com/m/o8ey8mmpnkvp/" target="_blank" rel="noopener">
|
||||||
<p class="title">IOT @ Michelin</p>
|
<p class="title">IOT@Michelin</p>
|
||||||
<figure class="image is-4by3">
|
<figure class="image is-4by3">
|
||||||
<img src="https://bulma.io/images/placeholders/640x480.png">
|
<img src="./images/computerNonSense.jpg"/>
|
||||||
</figure>
|
</figure>
|
||||||
</a>
|
</a>
|
||||||
</article>
|
</article>
|
||||||
@ -200,7 +200,7 @@
|
|||||||
<a href="//adm.photos" target="_blank" rel="noopener">
|
<a href="//adm.photos" target="_blank" rel="noopener">
|
||||||
<p class="title">adm.photos</p>
|
<p class="title">adm.photos</p>
|
||||||
<figure class="image is-4by3">
|
<figure class="image is-4by3">
|
||||||
<img src="./images/admPhotos.jpg">
|
<img src="./images/admPhotos.jpg"/>
|
||||||
</figure>
|
</figure>
|
||||||
</a>
|
</a>
|
||||||
</article>
|
</article>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user