Failed to execute template. Cause: [Access denied when checking [script] access to [xwiki:Collaboratory.UX.HbpSkin.WebHome] for user [xwiki:XWiki.Admin]]. Click on this message for details.

Collaborate on reproducible science, anywhere - HBP Wiki

IAM21 instance, do not create collab nor modify a team, your changes will be lost


Last modified by bougault on 2023/01/26 14:38

From version 51.1
edited by bougault
on 2020/05/25 09:53
Change comment: There is no comment for this version
To version 48.1
edited by bougault
on 2020/05/25 09:50
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -22,7 +22,6 @@
22 22   width:100%;
23 23   text-align:center;
24 24   margin-top:3rem
25 - display: none;
26 26  }
27 27  #xwikicontent{
28 28   padding-left:0;
... ... @@ -234,7 +234,7 @@
234 234   text-align: center;
235 235   color: #aaa;
236 236   padding: 10rem 0;
237 - font-size: 2rem;
236 + font-size: 4rem;
238 238   border-top: 1px solid #ccc;
239 239   margin-top: 10rem;
240 240  }