TheOnlyMace
|
25757da3ac
|
Refactor index.php: Removed extensive inline CSS styles to improve maintainability and reduce file size. This change streamlines the code and enhances readability, setting the stage for future styling improvements.
|
2026-02-01 15:52:11 +01:00 |
|
TheOnlyMace
|
3c89be144a
|
Refactor CSS for text styling: Updated the logo and highlight classes in index.php to include 'background-clip: text' for improved text rendering consistency across browsers. This change enhances the visual presentation of text elements.
|
2026-02-01 15:42:12 +01:00 |
|
TheOnlyMace
|
bc454f7c05
|
Enhance product configuration management: Updated product-config.php to streamline product data retrieval across various PHP files, including contact-handler.php, mail-gateway.php, vpc.php, vps.php, and webhosting.php. This change improves maintainability by eliminating hardcoded package details and centralizing configuration management.
|
2026-02-01 15:39:38 +01:00 |
|