Changes for page Public Web Site
Last modified by Agnease on 2026/05/30 16:24
Summary
-
Attachments (0 modified, 0 added, 1 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- main-page-hero.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Admin - Size
-
... ... @@ -1,1 +1,0 @@ 1 -959.7 KB - Content
- 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. 82),188 - rgba(255, 255, 255, 0. 90)187 + rgba(244, 252, 250, 0.74), 188 + rgba(255, 255, 255, 0.86) 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 8),806 - rgba(255, 255, 255, 1)805 + rgba(244, 252, 250, 0.92), 806 + rgba(255, 255, 255, 0.97) 807 807 ), 808 - 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; 809 809 } 810 810 811 811 .hero {