background color

PennController for IBEX Forums Support background color

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5749
    karmacoma
    Participant

    Hi,

    I know it’s possible to set the background color in DashedSentence.css, but is there a way to change the background color (of a whole page, not a canvas element) in the main.js?

    Thank you!

    #5751
    Jeremy
    Keymaster

    Hi,

    This is a recurring question. You can upload a file named global_z.css and insert this content:

    body {
      background-color: lightgray;
    }

    Jeremy

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.