1

new background

This commit is contained in:
Evan Pratten 2019-01-23 13:10:33 -05:00
parent b433f263b8
commit 857a05c8e3

View File

@ -4,6 +4,10 @@
<style>
body{
background-color:#e5e9f0;
background-image: url(https://www.bypeople.com/wp-content/uploads/2015/05/css-grid-like-background.png);
background-repeat: no-repeat;
background-size:cover;
background-attachment: fixed;
}
html {
scroll-behavior: smooth;
@ -80,8 +84,8 @@
</div>
<br><br>
<div style="text-align:center">
<p class="text-sm leading-tight text-grey-dark" >PGP: <a href="https://keybase.io/ewpratten/pgp_keys.asc" style="text-decoration:none">56F5 A6FB 5A8E EF90</a></p>
<div style="text-align:center;">
<p class="text-sm leading-tight text-grey-dark" ><a href="https://keybase.io/ewpratten/pgp_keys.asc" style="text-decoration:none;padding:2;border-radius:2px;background-color:#e5e9f0;">56F5 A6FB 5A8E EF90</a></p>
</div>