commit c478c5c28fa0795f6123f0eda96c3db3b0c058ea parent a9d8be7cc28c065469e36702c55d7b70c4f4df6f Author: C. Beau Hilton <cbeauhilton@gmail.com> Date: Sun, 28 Jun 2020 19:06:38 -0500 no more underline a Diffstat:
M | style.css | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/style.css b/style.css @@ -105,6 +105,7 @@ body { a{ color:#0064e4; + text-decoration:none; } a:hover{