Changes for page Home

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

From version 36.1
edited by eMagiz
on 2022/04/29 12:57
Change comment: There is no comment for this version
To version 35.1
edited by eMagiz
on 2022/04/29 12:56
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -1,6 +1,9 @@
1 1  #xwikimaincontainer {
2 - width: 1800px;
2 + width: 1620px;
3 3  }
4 +#footerglobal {
5 + width: 1620px;
6 +}
4 4  #menuview {
5 5   box-shadow: #10137e -75rem 0px 0px, #10137e 75rem 0px 0px;
6 6  }