Changes for page B. App Download

Last modified by teamwire001 on 2026/02/02 12:24

From version 15.2
edited by teamwire001
on 2025/09/09 09:13
Change comment: DOC-480
To version 16.1
edited by teamwire001
on 2026/02/02 12:23
Change comment: DOC-524

Summary

Details

XWiki.StyleSheetExtension[0]
Caching policy
... ... @@ -1,1 +1,0 @@
1 -default
Code
... ... @@ -1,24 +1,0 @@
1 -/* on this page only */
2 -
3 -/* add image */
4 -#xwikicontent {
5 - background-image: url("/bin/download/Public/Getting-Started/App-Download/WebHome/hero_static_ENG.png");
6 - background-repeat: no-repeat;
7 - background-position: 90% 5%;
8 - background-size: 34%;
9 -}
10 -
11 -/* hide image on displays smaller 1400px e.g. mobile */
12 -@media (max-width: 1400px) {
13 - #xwikicontent {
14 - background-image: none;
15 - }
16 -}
17 -
18 -/* outline on buttons in case button overlaps image */
19 -.btn-g10, .btn-light_blue {
20 - outline-color: var(--g00) !important;
21 - outline-style: solid !important;
22 - outline-width: 4px !important;
23 -}
24 -
Name
... ... @@ -1,1 +1,0 @@
1 -downloadpage
Use this extension
... ... @@ -1,1 +1,0 @@
1 -currentPage