Changes for page Public Web Site
Last modified by Agnease on 2026/05/30 16:24
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-
- code
-
... ... @@ -902,13 +902,6 @@ 902 902 } 903 903 /* ========== Products / Extensions Pages ========== */ 904 904 905 -.product-page, 906 -.agnease-product-page { 907 - color: @text; 908 -} 909 - 910 -/* Product index hero: keeps the same visual language as .hero-centered, 911 - but allows the product index to stay compact and structured. */ 912 912 .product-index-hero { 913 913 padding: 56px 0 48px; 914 914 text-align: center; ... ... @@ -961,8 +961,6 @@ 961 961 letter-spacing: .04em; 962 962 } 963 963 964 -/* Product index listing */ 965 - 966 966 .product-index-section { 967 967 padding: 52px 0 56px; 968 968 ... ... @@ -1181,8 +1181,6 @@ 1181 1181 } 1182 1182 } 1183 1183 1184 -/* Screenshot / gallery area for product pages */ 1185 - 1186 1186 .product-gallery-panel { 1187 1187 max-width: 1040px; 1188 1188 margin: 20px auto 0; ... ... @@ -1215,8 +1215,6 @@ 1215 1215 justify-content: center; 1216 1216 } 1217 1217 1218 -/* Optional product detail sections */ 1219 - 1220 1220 .product-section-muted { 1221 1221 background: 1222 1222 radial-gradient(42rem 16rem at 50% 0%, @brand-bg 0%, transparent 65%); ... ... @@ -1235,8 +1235,6 @@ 1235 1235 } 1236 1236 } 1237 1237 1238 -/* ========== Products Responsive ========== */ 1239 - 1240 1240 @media (max-width: 980px) { 1241 1241 .product-layout, 1242 1242 .product-feature-grid {