Changes for page Securing Data Traffic

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

From version 72.1
edited by Erik Bakker
on 2022/06/10 17:02
Change comment: There is no comment for this version
To version 73.1
edited by Erik Bakker
on 2022/06/10 17:03
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:90%;
2 + width:85%;
3 3  }
4 4  div.container-columns div.last-column {
5 - width:10%;
5 + width:15%;
6 6  }