Changes for page About the institute

Last modified by Ricardo Julio Rodríguez Fernández on 2025/01/05 21:35

From version 9.2
edited by Ricardo Julio Rodríguez Fernández
on 2024/08/23 09:33
Change comment: There is no comment for this version
To version 10.2
edited by Ricardo Julio Rodríguez Fernández
on 2024/08/23 09:34
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -3,6 +3,11 @@
3 3   line-height: 24px;
4 4  }
5 5  
6 +#xwikicontent p {
7 + margin-bottom: 20px;
8 + line-height: 24px;
9 +}
10 +
6 6  #hierarchy {
7 7   display:none;
8 8  }