Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-
- code
-
... ... @@ -37,6 +37,9 @@ 37 37 color: @muted; 38 38 text-align: center; 39 39 } 40 + .h2 { 41 + text-align: center; 42 + } 40 40 41 41 section { 42 42 padding: 32px 0;