diff --git a/css/style.css b/css/style.css index d611b64..ddec7d0 100644 --- a/css/style.css +++ b/css/style.css @@ -1,6 +1,6 @@ body { background-color: #f0f0f0; - font-family: monospace; + font-family: "Lucida Console","Courier New",Courier,monospace; font-size: 14px; } @@ -38,7 +38,7 @@ header { nav { background-color: #ddd; border-bottom: 1px #ccc solid; - color: #333; + color: #222; display: flex; flex-direction: row; flex-wrap: nowrap; diff --git a/index.html b/index.html index d224d9c..2f899fe 100644 --- a/index.html +++ b/index.html @@ -32,7 +32,7 @@ - +