Skip to content

Commit

Permalink
dia2-2
Browse files Browse the repository at this point in the history
  • Loading branch information
agomez-m committed Sep 9, 2023
1 parent f006fe4 commit fb3306d
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 7 deletions.
3 changes: 3 additions & 0 deletions book.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@
>
<h1 class="custom-h1">VET TO GO</h1>
<p>BOOK AN APPOINTMENT</p>
<p style="max-width: 600px; margin: 0 auto; text-align: center; font-size:14px">
No hassle, if you want we can do it from the confort of your own home.
</p>
</div>
<div
class="mt-5 mb-5 d-flex justify-content-center align-items-center flex-column"
Expand Down
4 changes: 4 additions & 0 deletions faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,10 @@
>
<h1 class="custom-h1">VET TO GO</h1>
<p>ANIMAL HEALTH CERTIFICATES</p>
<p style="max-width: 600px; margin: 0 auto; text-align: center; font-size:12px">
This can only be made by an Official Veterinarian who holds the appropriate Official
Control Qualification and is authorised by APHA *Animal and Plant Health Agency.
</p>
</div>
<div class="accordion MT-3" ">
<div class="accordion-item">
Expand Down
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ <h5 class="card-title">What is an Animal Health Certificate?</h5>
<h1>
YOUR JOURNEY START WITH US
</h1>
<h5 class="card-title">1. Verify Pet Eligibility</h5>
<!-- <h5 class="card-title">1. Verify Pet Eligibility</h5> -->
<div class="card-image">
<img
src="https://cdn.glitch.global/48f9e32b-7865-4ea5-ae38-0786b4bb75c5/DALL%C2%B7E%202023-09-07%2009.30.46.png?v=1694073802613"
Expand All @@ -173,7 +173,7 @@ <h5 class="card-title">1. Verify Pet Eligibility</h5>
/>
</div>
<p class="card-text centered" style="max-width: 400px">
1ST. Your pet needs to be up to date with the RABIES VACCINATION, this is MANDATORY 21 days prior to our appointment.
1st. Your pet needs to be up to date with the RABIES VACCINATION, this is MANDATORY 21 days prior to our appointment.
</p>

<p class="card-text">
Expand All @@ -183,7 +183,7 @@ <h5 class="card-title">1. Verify Pet Eligibility</h5>
</div>
<div class="card">
<div class="card-body">
<h5 class="card-title">2. Schedule an Appointment</h5>
<!--<h5 class="card-title">2. Schedule an Appointment</h5> -->
<div class="card-image">
<img
src="https://cdn.glitch.global/48f9e32b-7865-4ea5-ae38-0786b4bb75c5/DALL%C2%B7E%202023-09-07%2009.30.46.png?v=1694073032915"
Expand All @@ -202,7 +202,7 @@ <h5 class="card-title">2. Schedule an Appointment</h5>
<div class="card">
<!-- HAY QUE HACER UN FORMULARIO -->
<div class="card-body">
<h5 class="card-title">3. Complete the Pre-Appointment Form</h5>
<!--<h5 class="card-title">3. Complete the Pre-Appointment Form</h5> -->
<div class="card-image">
<img
src="https://cdn.glitch.global/48f9e32b-7865-4ea5-ae38-0786b4bb75c5/DALL%C2%B7E%202023-09-07%2009.36.34.png?v=1694073173400"
Expand All @@ -220,7 +220,7 @@ <h5 class="card-title">3. Complete the Pre-Appointment Form</h5>
</div>
<div class="card">
<div class="card-body">
<h5 class="card-title">4. Attend Your Appointment</h5>
<!-- <h5 class="card-title">4. Attend Your Appointment</h5> -->
<div class="card-image">
<img
src="https://cdn.glitch.global/48f9e32b-7865-4ea5-ae38-0786b4bb75c5/istockphoto-1151608262-612x612.png?v=1694073568111"
Expand All @@ -229,7 +229,7 @@ <h5 class="card-title">4. Attend Your Appointment</h5>
/>
</div>
<p class="card-text centered" style="max-width: 400px">
4th. Let’s meet up! We will confirm your pet identity with a microchip reader, and issue the certificate. Payment will be done then.
4th. Let’s meet up! We will confirm your pet identity with a microchip reader, and issue the certificate payment will be done then.
</p>
<p class="card-text">
<small class="text-body-secondary"></small>
Expand Down
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ a {

/* Color de fondo cuando el botón no está activo (no pulsado) */
.accordion-button:not(:active) {
background-color: #4b92c2; /* Reemplaza 'color-inactivo' con el color deseado */
background-color: #9ecff0; /* Reemplaza 'color-inactivo' con el color deseado */
}

.accordion {
Expand Down

0 comments on commit fb3306d

Please sign in to comment.