Changes for page Public Web Site
Last modified by Agnease on 2026/05/30 16:24
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -159,7 +159,7 @@ 159 159 <p> 160 160 A business-focused explanation of why regular LTS upgrades reduce security, compatibility and maintenance risk. 161 161 </p> 162 - <a href=" /resources/why-upgrade-xwiki">Read the resource</a>162 + <a href="$xwiki.getURL('resources.why-upgrade-xwiki')">Read the resource</a> 163 163 </article> 164 164 165 165 <article class="resource-card"> ... ... @@ -167,7 +167,7 @@ 167 167 <p> 168 168 How Agnease approaches safe XWiki upgrades for real production environments with customizations and integrations. 169 169 </p> 170 - <a href=" /services/xwiki-upgrades">View the service</a>170 + <a href="$xwiki.getURL('services.xwiki-upgrades')">View the service</a> 171 171 </article> 172 172 </div> 173 173 </div>
- XWiki.StyleSheetExtension[1]
-
- code
-
... ... @@ -88,7 +88,7 @@ 88 88 line-height: 1.25; 89 89 90 90 strong { 91 - color: @ text;91 + color: @brand; 92 92 font-size: 14px; 93 93 font-weight: 600; 94 94 } ... ... @@ -116,13 +116,7 @@ 116 116 } 117 117 } 118 118 /* Keep the top-level Services menu visually clean when hovered/open/focused */ 119 -.navbar-nav > li.agnease-services-menu > a { 120 - background: transparent; 121 - background-color: transparent; 122 - color: inherit; 123 - box-shadow: none; 124 -} 125 - 119 +.navbar-nav > li.agnease-services-menu > a, 126 126 .navbar-nav > li.agnease-services-menu > a:hover, 127 127 .navbar-nav > li.agnease-services-menu > a:focus, 128 128 .navbar-nav > li.agnease-services-menu.open > a, ... ... @@ -133,4 +133,3 @@ 133 133 color: @brand-strong; 134 134 box-shadow: none; 135 135 } 136 -} - contentType
-
... ... @@ -1,0 +1,1 @@ 1 +LESS