diff --git a/attribution/index.html b/attribution/index.html index 3c7d6d4..df9effa 100644 --- a/attribution/index.html +++ b/attribution/index.html @@ -192,6 +192,10 @@ h3 *:focus-visible { background-color: var(--color-text); } +time { + text-decoration: .1rem underline wavy var(--color-blurple); +} + /* Header nav */ nav { border-bottom: .25rem solid var(--color-header); @@ -379,6 +383,6 @@ footer p {
- +