From: MatthewOwens Date: Sun, 19 Jul 2020 20:31:28 +0000 (+0100) Subject: updated css X-Git-Url: https://git.owens.tech/git.owens.tech/git.owens.tech/git?a=commitdiff_plain;h=d85f5bf51c55d9fd803dd9344941a67bb8eb06f5;p=website.git updated css --- diff --git a/style.css b/style.css index e40dde1..80d0bce 100644 --- a/style.css +++ b/style.css @@ -10,3 +10,8 @@ a { color:#b35050; text-decoration:none; } + +header { + background-color: #b00; + color: #000; +}