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