Changes for page Public Web Site
Last modified by Alex Cotiuga on 2026/07/29 05:00
From version 16.9
edited by Alex Cotiuga
on 2026/05/28 10:24
on 2026/05/28 10:24
Change comment:
There is no comment for this version
To version 16.7
edited by Alex Cotiuga
on 2026/05/28 10:20
on 2026/05/28 10:20
Change comment:
There is no comment for this version
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-
- code
-
... ... @@ -184,8 +184,8 @@ 184 184 &.main-page-hero { 185 185 background: 186 186 linear-gradient( 187 - rgba(244, 252, 250, 0. 74),188 - rgba(255, 255, 255, 0. 86)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 } ... ... @@ -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 {