Changes for page BDP Help Platform
From version 34.1
edited by administrator BDP
on 2024/01/15 16:17
on 2024/01/15 16:17
Change comment:
There is no comment for this version
To version 33.1
edited by administrator BDP
on 2024/01/15 16:15
on 2024/01/15 16:15
Change comment:
There is no comment for this version
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-
- Code
-
... ... @@ -1,3 +1,11 @@ 1 +body { 2 + font-family: Arial,Helvetica; 3 + font-size: 14px;!important 4 + letter-spacing: 0.8px; 5 + line-height: 1.428571429; 6 + color: #666666; 7 +} 8 + 1 1 #xwikicontent table { 2 2 margin: 0 3 3 }