Changes for page Public Web Site
Last modified by Agnease on 2026/07/03 16:14
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-
- code
-
... ... @@ -276,6 +276,8 @@ 276 276 radial-gradient(circle at 18% 18%, fade(@brand, 22%) 0%, transparent 28%), 277 277 radial-gradient(circle at 86% 12%, fade(@brand, 16%) 0%, transparent 30%), 278 278 linear-gradient(135deg, @text 0%, @text-soft 100%); 279 + 280 + background: red !important; 279 279 } 280 280 281 281 /* Grid overlay stays exactly as you had it */ ... ... @@ -1670,11 +1670,6 @@ 1670 1670 background-attachment: fixed; 1671 1671 } 1672 1672 1673 -#mainContentArea { 1674 - padding: 0; 1675 - overflow-x: hidden; 1676 -} 1677 - 1678 1678 /* ========== Main Page Hero / SaaS Layout ========== */ 1679 1679 1680 1680 #mainContentArea .hero.hero-saas {