Skip to content
Snippets Groups Projects
Commit ef627f13 authored by Farouk's avatar Farouk
Browse files

test

parent 67eaea26
No related branches found
No related tags found
No related merge requests found
Pipeline #142202 passed
......@@ -10,12 +10,18 @@ section.style{
}
section.Paypal{
padding: 1em;
display: flex;
flex-direction: column;
flex-wrap: wrap;
background-color: #75ABDE;
box-shadow: 2px 2px 5px black;
}
.Paypal+p{
font-weight: bold;
}
button{
background-color: blue;
border-radius: 1cm;
......@@ -24,4 +30,8 @@ button{
h3{
font-weight: bold;
}
p :nth-child(2n){
color: #0A6539;
}
\ No newline at end of file
......@@ -95,7 +95,7 @@
</section>
<footer>
<img src="" alt="logo" width="500" height="600">
<img src="logo.png" alt="logo" width="500" height="600">
<p>Contactez-nous :</p>
<p>01 23 45 67 89 example@adresse.com</p>
<p>Soutenez-nous : </p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment