Changes for page File Outbound

Last modified by Danniar Firdausy on 2024/08/20 16:11

From version 19.1
edited by Erik Bakker
on 2022/05/01 14:14
Change comment: There is no comment for this version
To version 18.1
edited by Erik Bakker
on 2022/05/01 14:14
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -1,6 +1,6 @@
1 1  div.container-columns div.first-column {
2 - width:65%;
2 + width:70%;
3 3  }
4 4  div.container-columns div.last-column {
5 - width:35%;
5 + width:30%;
6 6  }