diff --git a/stylesheet.css b/stylesheet.css index 2525ed6d44fe409264cd899e747efe1db11002c1..7e38467445a73c34b52bad04cca1e16bbc883d6a 100644 --- a/stylesheet.css +++ b/stylesheet.css @@ -20,12 +20,12 @@ td { /*Question 5a*/ #header-row { - background-color: white; + background-color: red; } /*Question 5b*/ .rows { - background-color: white; + background-color: blue; } /*Question 5c*/