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,9 +2,8 @@ 1 -/* 2 2 .teasing .collaborate {background-image: url('/bin/skin/Collaboratory/UX/HbpSkin/collaborate.jpg');} 3 3 .teasing .reproductible {background-image: url('/bin/skin/Collaboratory/UX/HbpSkin/reproducible.jpg');} 4 4 .teasing .science {background-image: url('/bin/skin/Collaboratory/UX/HbpSkin/science.jpg');} 5 5 .teasing .anywhere {background-image: url('/bin/skin/Collaboratory/UX/HbpSkin/anywhere.jpg');} 6 - */5 + 7 7 #mainContentArea{ 8 8 padding:0; 9 9 padding-top:1.25rem ... ... @@ -27,7 +27,7 @@ 27 27 padding-left:0; 28 28 padding-right:0; 29 29 min-height:300px; 30 - /*29 + 31 31 p.alert-info{ 32 32 padding:2rem 33 33 } ... ... @@ -120,7 +120,7 @@ 120 120 .clb-content>.row{ 121 121 margin-bottom:5rem 122 122 } 123 - */122 + 124 124 .clb-search-bar{ 125 125 display:flex; 126 126 align-items:stretch; ... ... @@ -153,7 +153,7 @@ 153 153 .clb-search-bar input[type=text]:focus~i{ 154 154 color: @color-brand-primary; 155 155 } 156 - /*155 + 157 157 @media screen and (min-width:992px){ 158 158 .teasing .row{ 159 159 display:flex ... ... @@ -179,7 +179,6 @@ 179 179 display:block 180 180 } 181 181 } 182 - */ 183 183 } 184 184 185 185 .clb-box{ ... ... @@ -215,4 +215,3 @@ 215 215 } 216 216 } 217 217 218 -