diff --git a/css/style.css b/css/style.css index 4b0c74c..2b97513 100644 --- a/css/style.css +++ b/css/style.css @@ -42,10 +42,14 @@ body { padding: 3px 0; border-bottom: 2px solid #333; } +.navbar { + color: #eee; + border-bottom: 1px solid #aaa; +} .navbar .navbar-brand { font-weight: bold; font-size: 25px; - color: white; + color: #777; } .navbar-collapse.in { overflow-y: hidden; diff --git a/index.html b/index.html index 3290213..7a31a73 100644 --- a/index.html +++ b/index.html @@ -21,7 +21,7 @@
-