Changer la couleur de la scène.

Comments

1 comment

  • Konstantin Sinitsin

    Hello Valerie,

    It's possible to color the character text box using CSS. Try this:

    .bubble.scene {
    background-color: blue;
    }

     

    0
    Comment actions Permalink

Please sign in to leave a comment.