change to Blue theme
parent
fafcfa3dc8
commit
2661c5ccae
|
@ -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 */
|
||||
|
|
Loading…
Reference in New Issue