From 3c3f391c625827ca3dc43538e31dd67f2f874dbc Mon Sep 17 00:00:00 2001 From: ​ Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: about page edit and better light mode contrast --- about.html | 2 +- css/main.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/about.html b/about.html index a5bab27..49fd3d1 100644 --- a/about.html +++ b/about.html @@ -12,7 +12,7 @@

About

-

I built this site for fun but it was also a great excuse to learn html, +

I started this website for fun but it was also a great excuse to learn html, css, and git.

Logs

diff --git a/css/main.css b/css/main.css index 1a231d3..899f339 100644 --- a/css/main.css +++ b/css/main.css @@ -70,7 +70,7 @@ img{margin-left:4%} h2{color:#704020} h3{color:#403060} - a{color:#004040} + a{color:#006070} a:hover{color:#000000} .head{color:#555555} -- cgit 1.4.1