site

text for beau's website
Log | Files | Refs

commit e8b645ea863432610ac5f5ffaa0db7b954b79d14
parent c478c5c28fa0795f6123f0eda96c3db3b0c058ea
Author: C. Beau Hilton <cbeauhilton@gmail.com>
Date:   Sun, 28 Jun 2020 19:08:13 -0500

no more underline a, masthead only

Diffstat:
Mstyle.css | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/style.css b/style.css @@ -105,7 +105,6 @@ body { a{ color:#0064e4; - text-decoration:none; } a:hover{ @@ -140,6 +139,7 @@ section#masthead h1{ } section#masthead h1 a{ color:#000 + text-decoration:none; } h2,h3{