Properly comment code in the Advanced CSS box.

How do I properly comment my code in the Advanced CSS box of the Colors section?

Use the sample below as a guide on how to properly comment your code in the Advanced CSS box in the “Colors” section of your App Manager.

/** Place begin comment here*/

Your CSS code will go here.

/** Place your end comment here*/