Changes for page About the institute

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

From version 7.5
edited by Ricardo Julio Rodríguez Fernández
on 2024/08/23 09:25
Change comment: There is no comment for this version
To version 10.3
edited by Ricardo Julio Rodríguez Fernández
on 2024/08/23 09:36
Change comment: There is no comment for this version

Summary

Details

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