Changes for page HomePublic
Last modified by Daniel Kujawa on 2026/02/27 16:55
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,6 +1,6 @@ 1 1 (% class="box infomessage" %) 2 2 ((( 3 -Continue as [[Guest (NKRS)>>https://wiki.ophion.ch/xwiki/ wiki/nkrsdemo/view/Main?oidc.skipped=true]]3 +Continue as [[Guest (NKRS)>>https://wiki.ophion.ch/xwiki/bin/view/nkrsdemo/Public/WebHome?oidc.skipped=true]] 4 4 ))) 5 5 6 6 (% class="box infomessage" %)
- XWiki.StyleSheetExtension[0]
-
- code
-
... ... @@ -49,3 +49,8 @@ 49 49 margin-top: 0 !important; 50 50 padding-top: 0 !important; 51 51 } 52 + 53 +/* Hide the entire document footer */ 54 +#xdocFooter { 55 + display: none !important; 56 +}