Upgraded imagemagick and manually altered pdf to image module to handle changes....
[yaffs-website] / web / modules / contrib / paragraphs / tests / modules / paragraphs_test / css / color-text.css
1 .blue_plugin_text {
2   color: blue;
3 }
4 .red_plugin_text {
5   color: red;
6 }