Let header be a link back to homepage.

This commit is contained in:
voussoir 2022-03-24 15:45:10 -07:00
parent 8f2cd2947d
commit 75563741bc
No known key found for this signature in database
GPG key ID: 5F7554F8C26DACCB

View file

@ -58,6 +58,10 @@ body
display: grid;
justify-content: center;
}
#headline_l1 a
{
text-decoration: none;
}
#headline_l1,
#headline_splash
{
@ -119,7 +123,7 @@ body
<body>
<section id="headline">
<div class="tilt_holder width_limited">
<h1 id="headline_l1">voussoir.net</h1>
<h1 id="headline_l1"><a href="/">voussoir.net</a></h1>
</div>
<div class="tilt_holder width_limited">
<div id="headline_splash">will accept your donations</div>