Changes for page About the institute

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

From 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
To 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

Summary

Details

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