z
This commit is contained in:
parent
30b042f1ee
commit
c2e98f56a6
1 changed files with 1 additions and 1 deletions
|
|
@ -141,7 +141,7 @@ $(document).ready(function() {
|
||||||
}
|
}
|
||||||
//set background colors
|
//set background colors
|
||||||
$('body').css('background-color', screen_bgcolors[idx]);
|
$('body').css('background-color', screen_bgcolors[idx]);
|
||||||
console.log(screen_bgcolors[idx]);
|
console.log(screen_bgcolors);
|
||||||
}
|
}
|
||||||
|
|
||||||
function nextScreen() {
|
function nextScreen() {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue