Changes for page BDP Help Platform


From version 34.1
edited by administrator BDP
on 2024/01/15 16:17
Change comment: There is no comment for this version
To version 32.1
edited by administrator BDP
on 2024/01/15 16:11
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -1,3 +1,12 @@
1 +body {
2 + font-family: Arial,Helvetica;
3 + font-size: 14px;
4 + letter-spacing: 0.8px;
5 + line-height: 1.428571429;
6 + color: #666666;
7 +
8 +}
9 +
1 1  #xwikicontent table {
2 2   margin: 0
3 3  }