Changes for page Public Web Site
Last modified by Agnease on 2026/05/30 16:24
Summary
-
Attachments (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- main-page-hero.png
-
- Size
-
... ... @@ -1,1 +1,1 @@ 1 - 959.7KB1 +1.0 MB - Content
- XWiki.StyleSheetExtension[0]
-
- code
-
... ... @@ -168,6 +168,8 @@ 168 168 .hero { 169 169 overflow: hidden; 170 170 171 + overflow: hidden; 172 + 171 171 &.hero-centered { 172 172 text-align: center; 173 173 background: ... ... @@ -182,10 +182,10 @@ 182 182 &.main-page-hero { 183 183 background: 184 184 linear-gradient( 185 - rgba(244, 252, 250, 0. 94),186 - rgba(255, 255, 255, 0. 97)187 + rgba(244, 252, 250, 0.60), 188 + rgba(255, 255, 255, 0.50) 187 187 ), 188 - url(' https://agnease.com/bin/download/PublicWebSite/WebHome/main-page-hero.png?rev=1.1') center center / cover no-repeat;190 + url('/bin/download/PublicWebSite/WebHome/main-page-hero.png') center center / cover no-repeat; 189 189 } 190 190 191 191 .hero-inner { ... ... @@ -800,10 +800,10 @@ 800 800 .hero.main-page-hero { 801 801 background: 802 802 linear-gradient( 803 - rgba(244, 252, 250, 0.9 8),804 - rgba(255, 255, 255, 1)805 + rgba(244, 252, 250, 0.92), 806 + rgba(255, 255, 255, 0.97) 805 805 ), 806 - url(' https://agnease.com/bin/download/PublicWebSite/WebHome/main-page-hero.png?rev=1.1') center center / cover no-repeat;808 + url('/bin/download/PublicWebSite/WebHome/main-page-hero.png') center center / cover no-repeat; 807 807 } 808 808 809 809 .hero {