diff options
author | | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | | 1970-01-01 00:00:00 +0000 |
commit | 3c3f391c625827ca3dc43538e31dd67f2f874dbc (patch) | |
tree | 7617611c6d69435b0754eea7918a495f683e7787 /css/main.css | |
parent | light mode colors (diff) | |
download | w-3c3f391c625827ca3dc43538e31dd67f2f874dbc.tar w-3c3f391c625827ca3dc43538e31dd67f2f874dbc.tar.gz w-3c3f391c625827ca3dc43538e31dd67f2f874dbc.tar.bz2 w-3c3f391c625827ca3dc43538e31dd67f2f874dbc.tar.xz w-3c3f391c625827ca3dc43538e31dd67f2f874dbc.zip |
about page edit and better light mode contrast
Diffstat (limited to 'css/main.css')
-rw-r--r-- | css/main.css | 2 |
1 files changed, 1 insertions, 1 deletions
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} |