diff --git a/css/everest.css b/css/everest.css index b18de33..6cf0330 100644 --- a/css/everest.css +++ b/css/everest.css @@ -17,7 +17,7 @@ z-index: 1; top: 0; left: 0; - background-color: #1A1A1A; + background-color: #131313; overflow-x: hidden; padding-top: 20px; } @@ -37,7 +37,7 @@ html { background-color: #1E1E1E; - color: white; + color: #bfbfbf; } .main { @@ -178,7 +178,7 @@ h2 { padding-left: 4px; border-left-width: 6px; border-radius: 5px; - color: #e6e6e6; + color: #bfbfbf; } button {