(2015-08-20, 01:40 PM)Ad Bakker Wrote: Change background ( color #fff6bf), border (color #ff6324) and perhaps you can add color to change the text color:
.pm_alert { background: #fff6bf none repeat scroll 0 0; border: 1px solid #ffd324; font-size: 11px; margin-bottom: 15px; padding: 5px 20px; text-align: center; }
Works!