updated css
authorMatthewOwens <matthew@owens.tech>
Sun, 19 Jul 2020 20:31:28 +0000 (21:31 +0100)
committerMatthewOwens <matthew@owens.tech>
Sun, 19 Jul 2020 20:31:28 +0000 (21:31 +0100)
style.css

index e40dde1..80d0bce 100644 (file)
--- a/style.css
+++ b/style.css
@@ -10,3 +10,8 @@ a {
        color:#b35050;
        text-decoration:none;
 }
+
+header {
+       background-color: #b00;
+       color: #000;
+}