diff --git a/default.css b/default.css index aab40da..03f9bd1 100644 --- a/default.css +++ b/default.css @@ -10,6 +10,7 @@ body { } #navigation { + background: #dce0e8; display: flex; padding: 16px; } @@ -21,6 +22,7 @@ body { display: inline-block; text-align: right; font-weight: bold; + border: 1px solid #4c4f69; } #top {