Changes for page About the institute

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

From version 7.7
edited by Ricardo Julio Rodríguez Fernández
on 2024/08/23 09:27
Change comment: There is no comment for this version
To version 10.5
edited by Ricardo Julio Rodríguez Fernández
on 2024/08/23 09:46
Change comment: There is no comment for this version

Summary

Details

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