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
-
... ... @@ -26,6 +26,7 @@ 26 26 padding-left:0; 27 27 padding-right:0; 28 28 min-height:300px; 29 + /* 29 29 p.alert-info{ 30 30 padding:2rem 31 31 } ... ... @@ -118,6 +118,7 @@ 118 118 .clb-content>.row{ 119 119 margin-bottom:5rem 120 120 } 122 + */ 121 121 .clb-search-bar{ 122 122 display:flex; 123 123 align-items:stretch; ... ... @@ -150,6 +150,7 @@ 150 150 .clb-search-bar input[type=text]:focus~i{ 151 151 color: @color-brand-primary; 152 152 } 155 + /* 153 153 @media screen and (min-width:992px){ 154 154 .teasing .row{ 155 155 display:flex ... ... @@ -174,9 +174,10 @@ 174 174 height:100%; 175 175 display:block 176 176 } 180 + */ 177 177 } 178 178 } 179 - 183 +/* 180 180 .clb-box{ 181 181 background-color:#fff; 182 182 box-shadow:0 1px 2px 0 rgba(0,0,0,.1); ... ... @@ -209,3 +209,4 @@ 209 209 background-color: darken(@color-brand-primary, 15%); 210 210 } 211 211 } 216 +*/