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 */
/* ORIGINAL THEME */
nav {
/* nav {
background-color: #EDDAB7;
color: #000000;
}
@ -276,11 +276,11 @@ nav {
}
nav .donate {
background-color: #F5ECDB;
}
} */
/* BLUE THEME */
/*
nav {
background-color: #7ebed0;
color: #000000;
@ -308,7 +308,7 @@ nav {
nav .donate {
background-color: #c7dde3;
}
*/
/* GOLD THEME */