File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
doc/themes/scikit-learn/static Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -851,7 +851,7 @@ div#examples_carousel {
851851 margin-bottom: 0px;
852852}
853853
854- div.carousel item {
854+ div.carousel>.carousel-inner>. item {
855855 width: 100%;
856856 margin: auto;
857857}
@@ -861,6 +861,7 @@ div.carousel img {
861861 max-height: 50px;
862862 height: 50px;
863863 background-color: #fff;
864+ margin: auto;
864865}
865866
866867div#examples_carousel img {
@@ -1142,7 +1143,7 @@ div.container-index {
11421143
11431144.cite-us {
11441145 margin: auto;
1145- margin-top: 10px ;
1146+ margin-top: 30px ;
11461147 display: block;
11471148 max-width: 100px;
11481149}
@@ -1173,4 +1174,6 @@ div.container-index {
11731174
11741175a.testimonials {
11751176 font-size: 0.9em;
1177+ float: right;
1178+ padding-right: 5px;
11761179}
You can’t perform that action at this time.
0 commit comments