Changes for page Home

Last modified by Erik Bakker on 2024/09/24 16:08

From version 32.1
edited by Erik Bakker
on 2022/04/29 12:49
Change comment: There is no comment for this version
To version 37.1
edited by eMagiz
on 2022/04/29 12:57
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ebakker
1 +XWiki.eMagiz
Content
... ... @@ -1,6 +1,6 @@
1 1  = Welcome =
2 2  
3 -Within this portal, we gather all relevant materials on eMagiz. Popular categories are microlearnings, fundamentals, release blogs, store documentation, and many more. Store Information and many more. By having all information stored and maintained in one central location you can easily navigate and find information related to the eMagiz Product.
3 +Within this portal, you can browse our user guides, microlearnings, fundamentals, release blogs, store documentation, and many more.
4 4  
5 5  
6 6  ----
XWiki.StyleSheetExtension[0]
Code
... ... @@ -1,12 +1,9 @@
1 1  #xwikimaincontainer {
2 - width: 1620px;
2 + width: 1800px;
3 3  }
4 -#footerglobal {
5 - width: 1620px;
6 -}
7 7  #menuview {
8 - box-shadow: #10137e -75rem 0px 0px, #10137e 75rem 0px 0px;
5 + box-shadow: #10137e -50rem 0px 0px, #10137e 50rem 0px 0px;
9 9  }
10 10  .menu.navigation-menu { /*You can also get an ID selector by inspecting the menu through dev tools*/
11 - box-shadow: #69b731 -75rem 0px 0px,#69b731 75rem 0px 0px;
8 + box-shadow: #100000 -75rem 0px 0px,#100000 75rem 0px 0px;
12 12  }