mirror of
https://github.com/hexahigh/portfolio.git
synced 2025-12-12 03:25:06 +01:00
e
This commit is contained in:
parent
30296d5c1e
commit
0ec902123a
@ -9,6 +9,7 @@
|
||||
color: #fff;
|
||||
font-weight: 200;
|
||||
height: 3rem;
|
||||
border-top-width: 0.5em;
|
||||
}
|
||||
|
||||
.emailformbutton:hover {
|
||||
|
||||
@ -136,7 +136,7 @@
|
||||
<input value="" name="usedvpn" id="usedvpn" type="hidden" required>
|
||||
<p style="font-size: 50%; color:#ffffff">When you submit this form you agree to the <a class="colorurl" href="privacy.html">Privacy Policy</a></p>
|
||||
<button id="submitbutton" type="submit">Send Message</button>
|
||||
<button class="emailformbutton" id="emailformbutton">Subscribe to out email form</button>
|
||||
<button class="emailformbutton" id="emailformbutton">Subscribe to our email form</button>
|
||||
</form>
|
||||
</div>
|
||||
<div id="email-form-overlay"></div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user