Changes for page Academy
                  Last modified by Erik Bakker on 2024/09/24 16:12
              
      
      From version  39.1 
    
    
              edited by Erik Bakker
        
on 2022/04/21 15:57
     on 2022/04/21 15:57
      Change comment:
              There is no comment for this version
          
         Summary
- 
          Objects (1 modified, 1 added, 0 removed)
 
Details
- XWiki.GadgetClass[1]
 -   
- content
 -   
... ... @@ -11,7 +11,7 @@ 11 11 /* Create two equal columns that floats next to each other */ 12 12 .column { 13 13 float: left; 14 - width: 50 %;14 + width: 50px; 15 15 padding: 10px; 16 16 } 17 17  
 - XWiki.GadgetClass[2]
 -   
- content
 -   
... ... @@ -1,0 +1,5 @@ 1 +{{container layoutStyle="columns" cssClass="card"}} 2 + 3 +(((first column))) 4 +(((second column))) 5 +{{/container}}  - position
 -   
... ... @@ -1,0 +1,1 @@ 1 +1, 3  - title
 -   
... ... @@ -1,0 +1,1 @@ 1 +$services.localization.render('rendering.macro.container.name')