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 - 1.0MB1 +959.7 KB - Content
- XWiki.StyleSheetExtension[0]
-
- code
-
... ... @@ -184,12 +184,12 @@ 184 184 &.main-page-hero { 185 185 background: 186 186 linear-gradient( 187 - rgba(244, 252, 250, 0. 40),188 - rgba(255, 255, 255, 0. 30)187 + rgba(244, 252, 250, 0.82), 188 + rgba(255, 255, 255, 0.90) 189 189 ), 190 190 url('/bin/download/PublicWebSite/WebHome/main-page-hero.png') center center / cover no-repeat; 191 191 } 192 - 192 + 193 193 .hero-inner { 194 194 max-width: 860px; 195 195 margin: 0 auto; ... ... @@ -802,10 +802,10 @@ 802 802 .hero.main-page-hero { 803 803 background: 804 804 linear-gradient( 805 - rgba(244, 252, 250, 0.9 2),806 - rgba(255, 255, 255, 0.97)805 + rgba(244, 252, 250, 0.98), 806 + rgba(255, 255, 255, 1) 807 807 ), 808 - url('/bin/download/PublicWebSite/WebHome/main-page-hero.png') center center / cover no-repeat; 808 + url('https://agnease.com/bin/download/PublicWebSite/WebHome/main-page-hero.png?rev=1.1') center center / cover no-repeat; 809 809 } 810 810 811 811 .hero {