style = """ body { bg-color: g; } .texte-rouge { text-color: red; bg-color: blue; } .texte-bleu { text-color: blue; bg-color: red; } .texte-blanc { text-color: white; bg-color: b; } .aaa { text-color: blue; bg color: green; }
Create, edit, and import your Python scripts
style = """ body { bg-color: g; } .texte-rouge { text-color: red; bg-color: blue; } .texte-bleu { text-color: blue; bg-color: red; } .texte-blanc { text-color: white; bg-color: b; } .aaa { text-color: blue; bg color: green; }