feat(link): change color on hover

This commit is contained in:
Anhgelus Morhtuuzh 2024-11-10 00:43:24 +01:00
parent 8129d4f13d
commit 6a177e4663
No known key found for this signature in database
GPG key ID: CAD341EFA92DDDE5
5 changed files with 43 additions and 19 deletions

View file

@ -1,5 +1,5 @@
{{define "body"}}
<main style="{{ .GetBackground }}{{ .GetTextColor }}">
<main style="{{ .GetBackground }}">
<div class="presentation">
<figure>
<img src="{{ getStaticPath .Person.Image }}" alt="{{ .Person.Name }}'s image">