Changes for page Home

Last modified by Jesse Veentjer on 06-5-2024 05:01

From version 219.19
edited by Jesse Veentjer
on 15-2-2024 05:16
Change comment: There is no comment for this version
To version 219.31
edited by Jesse Veentjer
on 16-2-2024 02:43
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -3,9 +3,6 @@
3 3   height: 169px;
4 4   width: 100%;
5 5  }
6 -.half-width-section {
7 - width: 50%;
8 -}
9 9  
10 10   /* Styling for the button */
11 11   .login-btn {
... ... @@ -102,4 +102,10 @@
102 102   position: relative;
103 103   z-index: 1;
104 104  }
105 - }
102 +
103 +/* gehele container
104 +#xwikimaincontainer {
105 + width: 970px;
106 +}
107 +*/
108 +