Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,6 +1,5 @@ 1 1 {{velocity output="false"}} 2 2 $xwiki.ssx.use('Documentation.WebHome') 3 -$xwiki.ssx.use('WebHome'); 4 4 {{/velocity}} 5 5 6 6 ... ... @@ -9,7 +9,7 @@ 9 9 ((( 10 10 (% class="card card1 border-green" %) 11 11 ((( 12 -(% class="card-body" %) 11 +(% class="card-body h2-green" %) 13 13 ((( 14 14 == Die VitiMeteo Website 1 == 15 15
- XWiki.StyleSheetExtension[1]
-
- Code
-
... ... @@ -2,3 +2,4 @@ 2 2 .border-green {border-color: green; } 3 3 .border-cyan {border-color: cyan; } 4 4 .border-red {border-color: red; } 5 +.h2-green {color: green;}