Changes for page Collaborate on reproducible science, anywhere
Last modified by bougault on 2023/01/26 14:38
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -41,19 +41,18 @@ 41 41 (% class="row highlighted_row" %) 42 42 ((( 43 43 44 -{{HighlightedCollabs featured="true" slider="true" /}}44 +{{HighlightedCollabs featured="true" slider="true"}} 45 45 46 46 ))) 47 47 ))) 48 48 49 -(% class="container" %) 50 -((( 51 -(% class="row explore-all" %) 52 -((( 53 - (% class="col-md-12" %) 54 -((( 55 -Explore all the [[Collabs]] 56 -))) 57 -))) 58 -))) 49 +{{html clean="false"}} 50 + <div class="container"> 51 + <div class="row explore-all"> 52 + <div class="col-md-12"> 53 + Explore all the <a href="/bin/view/Collabs">Collabs</a> 54 + </div> 55 + </div> 56 + </div> 57 +{{/html}} 59 59
- XWiki.StyleSheetExtension[0]
-
- Code
-
... ... @@ -252,7 +252,6 @@ 252 252 253 253 .explore-all{ 254 254 padding-top: 5rem; 255 - padding-bottom: 5rem; 256 256 } 257 257 258 258 @media screen and (min-width: 992px) {