Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
urghosthost authored Feb 15, 2024
1 parent 5ed281a commit 94c7634
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,11 +81,13 @@ <h1 class="sectionheader">Frequently Asked Questions</h1>
</div>

<!--Click here to apply button at end of page-->
<div style="background-image: url('images/clothingBackground.WEBP'); background-repeat: no-repeat;background-attachment: fixed;background-size: cover; padding:20px 20px;">
<div class= "signup" style="padding-top: 15px; padding-bottom: 15px;margin-top: 25px; margin-bottom:25px;">
<button id="aboutButton" style="text-align:center; margin-left:auto ;margin-right: auto; font-size: 28px;" class="callToActionButton" onclick="document.location='application.html'" style="display:inline-block;">CLICK HERE TO APPLY</button>
<div class="firstfooter">
<div class="signup">
<button id="signupbutton" class="callToActionButton" onclick="document.location='application.html'"
style="display:inline-block;">CLICK HERE TO APPLY</button>
</div>
</div>
</div>

<!--Footer-->
<footer>
Expand Down

0 comments on commit 94c7634

Please sign in to comment.