change to Blue theme

master
Marshall 2020-07-16 19:02:26 -04:00
parent fafcfa3dc8
commit 2661c5ccae
1 changed files with 4 additions and 4 deletions

View File

@ -250,7 +250,7 @@ nav {
/* Put theme-specific colors here to make it easy to switch between themes */ /* Put theme-specific colors here to make it easy to switch between themes */
/* ORIGINAL THEME */ /* ORIGINAL THEME */
nav { /* nav {
background-color: #EDDAB7; background-color: #EDDAB7;
color: #000000; color: #000000;
} }
@ -276,11 +276,11 @@ nav {
} }
nav .donate { nav .donate {
background-color: #F5ECDB; background-color: #F5ECDB;
} } */
/* BLUE THEME */ /* BLUE THEME */
/*
nav { nav {
background-color: #7ebed0; background-color: #7ebed0;
color: #000000; color: #000000;
@ -308,7 +308,7 @@ nav {
nav .donate { nav .donate {
background-color: #c7dde3; background-color: #c7dde3;
} }
*/
/* GOLD THEME */ /* GOLD THEME */