- Added image optimization with WebP conversion
- Updated Dashboard UI with card layout
- Fixed duplicate domain/email detection
- Increased default items per page to 25
- Added campaign weekend reduction factor field
- Added ember animation effect in footer
🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
15 lines
280 B
CSS
15 lines
280 B
CSS
/*
|
|
Theme Name: Mailferno
|
|
Theme URI: https://mailferno.com
|
|
Description: Mailferno WordPress theme
|
|
Author: Ruben Ramirez
|
|
Author URI: https://redlotusaustin.com
|
|
Template: generatepress
|
|
Version: 0.1
|
|
*/
|
|
|
|
:root {
|
|
|
|
--lotus_red: #ab0000;
|
|
|
|
}
|