From version 1274.1
edited by Cedric
on 2021/02/24 10:41
Change comment: Imported from XAR
To version 1277.2
edited by OW2
on 2023/01/16 08:31
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Open Source Software for Corporate Information Systems
1 +Open Source Software for Information Systems
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.Cedric
1 +xwiki:XWiki.wadmin
Content
... ... @@ -1,4 +1,4 @@
1 -{{include reference="ow2:Totem.HomeTotem2"/}}
1 +{{include reference="ow2:Carousel.WebHome"/}}
2 2  
3 3  {{velocity}}
4 4  #set($displayDocumentTitle = false)
XWiki.StyleSheetExtension[0]
Code
... ... @@ -9,3 +9,8 @@
9 9   font-size: .55em;
10 10   font-weight: bold;
11 11  }
12 +.maxBlock {
13 + width: 100%;
14 + max-width: 1100px;
15 + margin: 0 auto;
16 +}