I'm doing a website with php, html5, css3 and javascript.
In my html code with php I have different div which have different colors and the text that appears in them has different families letters. I would like to make a section on the web in which we configure that appearance of the div, change the colors and the family of the letters and save the edited configuration.
How could I do what I want to do with javascript or jquery?