/* ALO-EasyMail CSS Styles Tip : copy this file to your theme directory and edit it there. Useful to prevent the loss of styles when you upgrade the plugin. For more plugin classes and ids you can look at the source code of a blog page. */ /* * Main styles */ #alo_easymail_widget_form { /* the form */ color:#000; } .alo_easymail_widget_error { /* error msg */ color:#f00; } .alo_easymail_widget_ok { /* success msg */ color:#6c3; }