Skip to content

Commit

Permalink
Merge pull request #3 from illagaming/dev
Browse files Browse the repository at this point in the history
Fin du site jabo
  • Loading branch information
kurama-a authored Jan 19, 2021
2 parents 4b36551 + fb8b25f commit e90231d
Show file tree
Hide file tree
Showing 13 changed files with 49 additions and 29 deletions.
7 changes: 4 additions & 3 deletions chenilles.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ <h3 class="space">
</div>

<div class="col-md-offset-1 col-md-4 col-sm-offset-1 col-sm-3">
<p><a href="mailto:youremail@gmail.com">adressemail@email.com</a></p>
<p><a href="mailto:contact@jabo.fr">contact@jabo.fr</a></p>
<p><a href="tel:+330699206433">06 99 20 64 33</a></p>
</div>

Expand All @@ -132,13 +132,14 @@ <h3 class="space">

<div class="col-md-6 col-sm-6">
<div class="footer-copyright">
<p>© 2021 SIO | All Rights Reserved.</p>
<p>© 2021 SIO | All Rights Reserved.</p></br>
<a href="https://pixelbuddha.net/"> Licence : PixelBuddha.net</a>
</div>
</div>

<div class="col-md-6 col-sm-6">
<ul class="social-icon">
<li><a href="#" class="fa fa-facebook"></a></li>
<li><a href="https://fr-fr.facebook.com/pg/JABO-101120568535440/about/" target="_blank" class="fa fa-facebook"></a></li>
<li><a href="#" class="fa fa-twitter"></a></li>
<li><a href="#" class="fa fa-linkedin"></a></li>
</ul>
Expand Down
7 changes: 4 additions & 3 deletions contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ <h3>Veuillez renseigner ici vos coordonnées pour que nous puissions vous contac
</div>

<div class="col-md-offset-1 col-md-4 col-sm-offset-1 col-sm-3">
<p><a href="mailto:youremail@gmail.com">adressemail@email.com</a></p>
<p><a href="mailto:contact@jabo.fr">contact@jabo.fr</a></p>
<p><a href="tel:+330699206433">06 99 20 64 33</a></p>
</div>

Expand All @@ -110,13 +110,14 @@ <h3>Veuillez renseigner ici vos coordonnées pour que nous puissions vous contac

<div class="col-md-6 col-sm-6">
<div class="footer-copyright">
<p>© 2021 SIO | All Rights Reserved.</p>
<p>© 2021 SIO | All Rights Reserved.</p></br>
<a href="https://pixelbuddha.net/"> Licence : PixelBuddha.net</a>
</div>
</div>

<div class="col-md-6 col-sm-6">
<ul class="social-icon">
<li><a href="#" class="fa fa-facebook"></a></li>
<li><a href="https://fr-fr.facebook.com/pg/JABO-101120568535440/about/" target="_blank" class="fa fa-facebook"></a></li>
<li><a href="#" class="fa fa-twitter"></a></li>
<li><a href="#" class="fa fa-linkedin"></a></li>
</ul>
Expand Down
16 changes: 13 additions & 3 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
transition-duration: 800ms;
}

.link-a {
color:red;
}

.darkmode {
--clr-light: #fff;
--clr-dark: #333;
Expand Down Expand Up @@ -68,6 +72,11 @@
color: #fff;
}

.darkmode .link-a {
color:red !important;
}


body {
background: var(--background);
color: var(--foreground);
Expand Down Expand Up @@ -364,12 +373,12 @@ a{

.navbar-default .navbar-nav li a {
color: #777;
font-size: 16px;
font-size: 18px;
letter-spacing: 1px;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
padding-right: 22px;
padding-left: 22px;
padding-right: 40px;
padding-left: 16px;
}

.navbar-default .navbar-nav > li a:hover {
Expand Down Expand Up @@ -940,6 +949,7 @@ footer .footer-copyright {
#img3 {
width: 10%;
}

}

@media screen and (max-width: 600px){
Expand Down
1 change: 1 addition & 0 deletions debug.log
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
[0115/150257.255:ERROR:directory_reader_win.cc(43)] FindFirstFile: Le chemin d�acc�s sp�cifi� est introuvable. (0x3)
[0115/152718.457:ERROR:directory_reader_win.cc(43)] FindFirstFile: Le chemin d�acc�s sp�cifi� est introuvable. (0x3)
[0115/172049.990:ERROR:directory_reader_win.cc(43)] FindFirstFile: Le chemin d�acc�s sp�cifi� est introuvable. (0x3)
[0119/220413.152:ERROR:directory_reader_win.cc(43)] FindFirstFile: Le chemin d�acc�s sp�cifi� est introuvable. (0x3)
7 changes: 4 additions & 3 deletions guepes.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ <h3 class="space">
</div>

<div class="col-md-offset-1 col-md-4 col-sm-offset-1 col-sm-3">
<p><a href="mailto:youremail@gmail.com">adressemail@email.com</a></p>
<p><a href="mailto:contact@jabo.fr">contact@jabo.fr</a></p>
<p><a href="tel:+330699206433">06 99 20 64 33</a></p>
</div>

Expand All @@ -123,13 +123,14 @@ <h3 class="space">

<div class="col-md-6 col-sm-6">
<div class="footer-copyright">
<p>© 2021 SIO | All Rights Reserved.</p>
<p>© 2021 SIO | All Rights Reserved.</p></br>
<a href="https://pixelbuddha.net/"> Licence : PixelBuddha.net</a>
</div>
</div>

<div class="col-md-6 col-sm-6">
<ul class="social-icon">
<li><a href="#" class="fa fa-facebook"></a></li>
<li><a href="https://fr-fr.facebook.com/pg/JABO-101120568535440/about/" target="_blank" class="fa fa-facebook"></a></li>
<li><a href="#" class="fa fa-twitter"></a></li>
<li><a href="#" class="fa fa-linkedin"></a></li>
</ul>
Expand Down
Binary file added img/cycle-de-vie-punaise.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/piqure-punaise.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/punaise3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/punaise5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 5 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ <h3>
<div class="col-md-4 col-sm-6">
<a href="punaises.html">
<div class="portfolio-thumb">
<img src="img/punaises.jpg" class="img-responsive" alt="Portfolio">
<img src="img/punaise5.jpg" class="img-responsive" alt="Portfolio">
<div class="portfolio-overlay">
<div class="portfolio-item">
<h3>Punaises de Lit</h3>
Expand Down Expand Up @@ -132,7 +132,7 @@ <h3>Chenilles Processionnaires</h3>
</div>

<div class="col-md-12 col-sm-12 text-center">
<h3>Intervention sur Demande, Devis personnalisés possibles : <a style="color:red;" href="contact.html">Page de Contact</a></h3>
<h3>Intervention sur Demande, Devis personnalisés possibles : <a class = link-a href="contact.html">Page de Contact</a></h3>
</div>
</div>
</div>
Expand Down Expand Up @@ -163,13 +163,14 @@ <h3>Intervention sur Demande, Devis personnalisés possibles : <a style="color:r

<div class="col-md-6 col-sm-6">
<div class="footer-copyright">
<p>© 2021 SIO | All Rights Reserved.</p>
<p>© 2021 SIO | All Rights Reserved.</p></br>
<a href="https://pixelbuddha.net/"> Licence : PixelBuddha.net</a>
</div>
</div>

<div class="col-md-6 col-sm-6">
<ul class="social-icon">
<li><a href="#" class="fa fa-facebook"></a></li>
<li><a href="https://fr-fr.facebook.com/pg/JABO-101120568535440/about/" target="_blank" class="fa fa-facebook"></a></li>
<li><a href="#" class="fa fa-twitter"></a></li>
<li><a href="#" class="fa fa-linkedin"></a></li>
</ul>
Expand Down
10 changes: 6 additions & 4 deletions js/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ let img = document.getElementById('img3');
let img2 = document.getElementById('img');



let darkMode = localStorage.getItem('darkMode');

const btnToggle = document.querySelector('.btn-toggle');
Expand Down Expand Up @@ -35,7 +36,8 @@ if (darkMode === 'enabled') {
var body = document.body;
if(body.classList.contains('dark')){
img.src = 'img/Blanc_petit.png';
img2.src = 'img/Blanc_petit.png';
img2.src = 'img/Blanc_petit.png';

}
}

Expand All @@ -57,13 +59,13 @@ darkModeToggle.addEventListener('click', () => {
body.classList.add('light')
body.classList.remove('dark')
img.src = 'img/Noir_petit.png';
img2.src = 'img/Blanc_petit.png';
img2.src = 'img/Noir_petit.png';
btnToggle.innerHTML = "🌙"
} else if(body.classList.contains('light')){
body.classList.add('dark')
body.classList.remove('light')
img.src = 'img/Blanc_petit.png';
img2.src = 'img/Blanc_petit.png';
img2.src = 'img/Blanc_petit.png';
btnToggle.innerHTML = "☀️"
}
});
Expand All @@ -72,6 +74,6 @@ var body = document.body;

if(body.classList.contains('dark')){
img.src = 'img/Blanc_petit.png';
img2.src = 'img/Blanc_petit.png';
img2.src = 'img/Blanc_petit.png';
}

13 changes: 7 additions & 6 deletions punaises.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,15 +63,15 @@ <h1 class="space">Punaises de Lit</h1>
<a href="https://sante.journaldesfemmes.fr/fiches-sante-du-quotidien/1977883-punaise-de-lit-que-faire-taille-traitement-produit-piqure-cause-bouton-image-matelas-se-debarrasser/" target="_blank"><i class="fa fa-long-arrow-right"></i> Plus d'informations</a>

<div class="col-md-12 col-sm-12">
<img src="images/single-project-img.jpg" class="img-responsive" alt="Portfolio">
<img src="img/punaise3.jpg" class="img-responsive border" alt="punaise">
</div>

<div class="col-md-6 col-sm-6">
<img src="images/portfolio-img2.jpg" class="img-responsive" alt="Portfolio">
<img src="img/piqure-punaise.jpg" class="img-responsive border" alt="piqure-punaise">
</div>

<div class="col-md-6 col-sm-6">
<img src="images/portfolio-img3.jpg" class="img-responsive" alt="Portfolio">
<img src="img/cycle-de-vie-punaise.png" class="img-responsive border" alt="cycle-de-vie-punaise">
</div>
<div class="clearfix space"></div>
<p class="space2" style="text-align: justify;">
Expand Down Expand Up @@ -111,7 +111,7 @@ <h3 class="text-center s space">
</div>

<div class="col-md-offset-1 col-md-4 col-sm-offset-1 col-sm-3">
<p><a href="mailto:youremail@gmail.com">adressemail@email.com</a></p>
<p><a href="mailto:contact@jabo.fr">contact@jabo.fr</a></p>
<p><a href="tel:+330699206433">06 99 20 64 33</a></p>
</div>

Expand All @@ -121,13 +121,14 @@ <h3 class="text-center s space">

<div class="col-md-6 col-sm-6">
<div class="footer-copyright">
<p>© 2021 SIO | All Rights Reserved.</p>
<p>© 2021 SIO | All Rights Reserved.</p></br>
<a href="https://pixelbuddha.net/"> Licence : PixelBuddha.net</a>
</div>
</div>

<div class="col-md-6 col-sm-6">
<ul class="social-icon">
<li><a href="#" class="fa fa-facebook"></a></li>
<li><a href="https://fr-fr.facebook.com/pg/JABO-101120568535440/about/" target="_blank" class="fa fa-facebook"></a></li>
<li><a href="#" class="fa fa-twitter"></a></li>
<li><a href="#" class="fa fa-linkedin"></a></li>
</ul>
Expand Down
8 changes: 5 additions & 3 deletions tarifs.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ <h3 class="sc space">Tarifs Punaises de Lit : </h3>
</div>

<div class="col-md-offset-1 col-md-4 col-sm-offset-1 col-sm-3">
<p><a href="mailto:youremail@gmail.com">adressemail@email.com</a></p>
<p><a href="mailto:contact@jabo.fr">contact@jabo.fr</a></p>
<p><a href="tel:+330699206433">06 99 20 64 33</a></p>
</div>

Expand All @@ -146,13 +146,14 @@ <h3 class="sc space">Tarifs Punaises de Lit : </h3>

<div class="col-md-6 col-sm-6">
<div class="footer-copyright">
<p>© 2021 SIO | All Rights Reserved.</p>
<p>© 2021 SIO | All Rights Reserved.</p></br>
<a href="https://pixelbuddha.net/"> Licence : PixelBuddha.net</a>
</div>
</div>

<div class="col-md-6 col-sm-6">
<ul class="social-icon">
<li><a href="#" class="fa fa-facebook"></a></li>
<li><a href="https://fr-fr.facebook.com/pg/JABO-101120568535440/about/" target="_blank" class="fa fa-facebook"></a></li>
<li><a href="#" class="fa fa-twitter"></a></li>
<li><a href="#" class="fa fa-linkedin"></a></li>
</ul>
Expand All @@ -161,6 +162,7 @@ <h3 class="sc space">Tarifs Punaises de Lit : </h3>
</div>
</div>
</footer>
</footer>


<!-- SCRIPTS -->
Expand Down

0 comments on commit e90231d

Please sign in to comment.