Changes for page About the institute

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

From version 8.3
edited by Ricardo Julio Rodríguez Fernández
on 2024/08/23 09:30
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,8 +1,12 @@
1 1  #xwikicontent p {
2 2   margin-bottom: 10px;
3 - line-height: 24px;
3 + line-height: 23px;
4 4  }
5 5  
6 +#xwikicontent br {
7 + margin-bottom: 10px;
8 +}
9 +
6 6  #hierarchy {
7 7   display:none;
8 8  }