Merge https://github.com/friendica/red into zpull
This commit is contained in:
commit
bde20f81e6
@ -3,10 +3,10 @@
|
|||||||
//Set some defaults
|
//Set some defaults
|
||||||
|
|
||||||
$nav_colour = "red";
|
$nav_colour = "red";
|
||||||
$nav_bg_1 = "f88";
|
$nav_bg_1 = "#f88";
|
||||||
$nav_bg_2 = "b00";
|
$nav_bg_2 = "#b00";
|
||||||
$nav_bg_3 = "f00";
|
$nav_bg_3 = "#f00";
|
||||||
$nav_bg_4 = "b00";
|
$nav_bg_4 = "#b00";
|
||||||
$background_colour = "fff";
|
$background_colour = "fff";
|
||||||
$background_image ='';
|
$background_image ='';
|
||||||
$item_colour = "fff";
|
$item_colour = "fff";
|
||||||
|
Reference in New Issue
Block a user