diff --git a/content/stylesheet.css b/content/stylesheet.css index f293ade..eea7046 100644 --- a/content/stylesheet.css +++ b/content/stylesheet.css @@ -5,7 +5,7 @@ ul.topnav { margin: 0; padding: 0; overflow: hidden; - background-color: #333; + background-color: #d3d3d3; } ul.topnav li {float: left;}