Changes for page Collaborate on reproducible science, anywhere
Last modified by bougault on 2023/01/26 14:38
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-
- Code
-
... ... @@ -1,8 +1,9 @@ 1 +/* 1 1 .teasing .collaborate {background-image: url('/bin/skin/Collaboratory/UX/HbpSkin/collaborate.jpg');} 2 2 .teasing .reproductible {background-image: url('/bin/skin/Collaboratory/UX/HbpSkin/reproducible.jpg');} 3 3 .teasing .science {background-image: url('/bin/skin/Collaboratory/UX/HbpSkin/science.jpg');} 4 4 .teasing .anywhere {background-image: url('/bin/skin/Collaboratory/UX/HbpSkin/anywhere.jpg');} 5 - 6 +*/ 6 6 #mainContentArea{ 7 7 padding:0; 8 8 padding-top:1.25rem ... ... @@ -26,7 +26,7 @@ 26 26 padding-left:0; 27 27 padding-right:0; 28 28 min-height:300px; 29 - 30 +/* 30 30 p.alert-info{ 31 31 padding:2rem 32 32 } ... ... @@ -119,7 +119,7 @@ 119 119 .clb-content>.row{ 120 120 margin-bottom:5rem 121 121 } 122 - 123 +*/ 123 123 .clb-search-bar{ 124 124 display:flex; 125 125 align-items:stretch; ... ... @@ -152,7 +152,7 @@ 152 152 .clb-search-bar input[type=text]:focus~i{ 153 153 color: @color-brand-primary; 154 154 } 155 - 156 + /* 156 156 @media screen and (min-width:992px){ 157 157 .teasing .row{ 158 158 display:flex ... ... @@ -178,6 +178,7 @@ 178 178 display:block 179 179 } 180 180 } 182 + */ 181 181 } 182 182 183 183 .clb-box{