<h3 class="main-subheading">Email</h1>
<p class="main-text">Email is the best way to get in contact with me. I'll usually try to reach out to you within 24 hours of your email being sent.</p>
- <p class="main-text">OpenPGP key ID: <a class="link" href="https://keys.openpgp.org/" target="_blank">0x54FECC82771058F0</a></p>
+ <p class="main-text">OpenPGP key ID: <a class="pgp-link" href="https://keys.openpgp.org/search?q=0x54FECC82771058F0" target="_blank">0x54FECC82771058F0</a></p>
</div>
<div id="footer">
<p class="footer-text">source: <a class="footer-link" href="https://github.com/arthur-taft/website" target="_blank">github.com/arthur-taft/website</a></p>
}
#top-nav .nav-link {
+ font-size: 1.25rem;
display: block;
padding: 0.5rem 1rem;
}
margin-bottom: 1%;
}
-#container .link {
- font-size: 1rem;
+#container .pgp-link:hover {
+ background-color: var(--surface-1);
}
#footer {
/* Link rules that enforce theme */
a {
- font-size: 1.25rem;
text-decoration: none;
}