Skip to content
Snippets Groups Projects
Commit c42694e8 authored by LAITI SABER's avatar LAITI SABER
Browse files

sa marche

parent f3b44d33
No related branches found
No related tags found
No related merge requests found
Pipeline #142330 passed
section{
section.cadre{
padding: 1em;
background-color: #DAC895;
border-radius: 1cm;
box-shadow: 4px 4px 10px black;
display: grid;
}
section.style{
......@@ -18,10 +20,12 @@ section.Paypal{
flex-direction: column;
flex-wrap: wrap;
background-color: #75ABDE;
box-shadow: 2px 2px 5px black;
box-shadow: 4px 4px 10px black;
border-radius: 1cm;
margin-top: 30px;
}
.Paypal+p{
p.paypal{
font-weight: bold;
}
......
......@@ -16,7 +16,7 @@
<a href="propos.html">A Propos</a>
</nav>
<section>
<section class="cadre">
<section class="style">
<h3>Bienvenue !</h3>
<p>Nous sommes passionnés par la facilitation des déplacements
......@@ -90,7 +90,7 @@
</section>
<section class="Paypal">
<p>Si vous souhaitez contribuer davantage, vous pouvez le faire via Paypal</p>
<p class="paypal">Si vous souhaitez contribuer davantage, vous pouvez le faire via Paypal</p>
<a class="button" href="https://www.paypal.com/paypalme/newininternet/">Paypal.me</a>
</section>
......
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