Commit 49d3f7b0 authored by lizonr1's avatar lizonr1

Change background color

parent d982d442
...@@ -74,7 +74,7 @@ ...@@ -74,7 +74,7 @@
} }
.navbar-default, .navbar-default,
.navbar-inverse { .navbar-inverse {
background-color: rgba(240,240,240,1); background-color: white;
border: none; border: none;
...@@ -86,7 +86,6 @@ body { ...@@ -86,7 +86,6 @@ body {
background-attachment: fixed; background-attachment: fixed;
background-position: 50% 50%; background-position: 50% 50%;
background-size: 20%; background-size: 20%;
background-color: rgba(240,240,240,1);
font-family: 'Merriweather', 'Helvetica Neue', Arial, sans-serif; font-family: 'Merriweather', 'Helvetica Neue', Arial, sans-serif;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment