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 */
|
/* 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 */
|
||||||
|
|
Loading…
Reference in New Issue