Hello everyone,

Do you know how to change the color around the fields or delete them? (See screenshot circled in pink)

It all depends on the background color. I find this gray color spoils everything.

  • rapala@lemmy.worldOP
    link
    fedilink
    English
    arrow-up
    2
    ·
    4 months ago

    Thank you so much for sharing this tip.

    width = min(750px, 100%); background: #cd3838 works great.

    But what do you mean by “First, define a function in the list”?

    I have to put the last 2 codes on the bottom right? I did that but I didn’t succeed?

    • BluePower@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      4 months ago

      But what do you mean by “First, define a function in the list”?

      What I mean is you put the setupColors() function in the list panel on the left side and then put the last one (the <script> one) at the bottom HTML panel.