From 5a599e24c6fed2ca5ec5cc447f828e1e7af08339 Mon Sep 17 00:00:00 2001 From: TenerifeProp Dev Date: Sun, 5 Apr 2026 18:32:47 +0100 Subject: [PATCH] fix: restore original inline CSS styles in HTML files - Restored full inline styles (~3100 lines CSS) that were lost during CSS extraction - Removed malformed outer HTML wrapper - Cleaned up indentation and formatting - All styles now embedded directly in HTML for proper rendering - Button styles, navbar, hero section, all components restored --- public/admin.html | 1150 ++++++++++++++++++++++++++++++++++++- public/index.html | 1299 +++++++++++++++++++++++++++++++++++++++--- public/property.html | 609 +++++++++++++++++++- 3 files changed, 2972 insertions(+), 86 deletions(-) diff --git a/public/admin.html b/public/admin.html index d55bfc7..0477022 100644 --- a/public/admin.html +++ b/public/admin.html @@ -11,11 +11,6 @@ - - - - - @@ -24,8 +19,1145 @@ - + + +