diff --git a/css/style.css b/css/style.css index 8861918..159f025 100644 --- a/css/style.css +++ b/css/style.css @@ -39,7 +39,7 @@ } .container-fluid { - background-color: #fff; + background-color: #C8344F; } .navbar-default .navbar-nav>li>a { @@ -973,4 +973,4 @@ footer { border: 1px solid #666; margin: 0 auto; } -} \ No newline at end of file +}