Wow le site est beau

This commit is contained in:
Simon CATANESE 2023-01-06 16:05:00 +01:00
parent 143e1fea84
commit 629c08a725
3 changed files with 15 additions and 17 deletions

View File

@ -16,37 +16,36 @@
overflow: scroll;
}
/*.memeContainer {
.memeContainer {
border-color: black;
border-width: 1px;
border-width: 3px;
border-radius: 5px;
border-style: solid;
width:25%;
padding-bottom: 25%;
float: left;
margin : 5%;
height: 0;
margin-right: 2.5%;
padding: 16px;
background: rgba(255, 255, 255, 0.527);
}
.meme{
width: 100%;
left: 0;
}*/
}
.row {
display: flex;
flex-wrap: wrap;
padding: 0 4px;
padding: 0 1px;
}
/* Create deux equal columns that sits next to each other */
.column {
flex: 33%;
max-width: 33%;
padding: 0 4px;
padding: 0 1px;
}
.column img {
margin-top: 8px;
vertical-align: middle;
width: 100%;
height: auto;

View File

@ -2,16 +2,15 @@
<div class="divfooter">
<h3>Les conditions générales :</h3>
<hr class="hr-line">
<p>© 2022, Sodaramel.com, Sodaramel®, <a href="./mentions_legales.html">tous droits réservée.</a></p>
<p>Voir les <a href="cgu.html">Conditions générales d'utilisation</a><p>
<p>Voir les <a href="cgv.html">Conditions générales de vente</a><p>
<p>© 2022, Insuline.com, Insuline®, <a href="#">tous droits réservée.</a></p>
<p>Voir les <a href="#">Conditions générales d'utilisation</a><p>
</div>
<div class="divfooter">
<h3>Catégories importantes</h3>
<hr class="hr-line">
<p><a href="faq.html">Foire au Questions</a></p>
<p><a href="contact.html">Contact</a></p>
<p><a href="about.html">Qui sommes nous ?</a></p>
<p><a href="#">Foire au Questions</a></p>
<p><a href="#">Contact</a></p>
<p><a href="#">Qui sommes nous ?</a></p>
</div>
<div class="divfooter">
<h3>Nos réseaux sociaux:</h3>

View File

@ -8,7 +8,7 @@
<li><a id="tab" href="index.php">Accueil</a></li>
<li><a class="active" id="tab" href="../Produits/cat_all.html">Tous les memes</a></li>
<li><a id="tab" href="../Produits/categories.html">Catégories</a></li>
<li><a id="tab" href="../newsletter.html">News Letter</a></li>
<li><a id="tab" href="../upload.html">Poster un meme</a></li>
<li><a id="tab" href="../faq.html">F.A.Q</a></li>
<li><a id="tab" href="../about.html">Qui sommes-nous ?</a></li>
<li><a id="tab" href="../contact.html">Nous contacter</a></li>