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 {
851
851
margin-bottom: 0px;
852
852
}
853
853
854
- div.carousel item {
854
+ div.carousel>.carousel-inner>. item {
855
855
width: 100%;
856
856
margin: auto;
857
857
}
@@ -861,6 +861,7 @@ div.carousel img {
861
861
max-height: 50px;
862
862
height: 50px;
863
863
background-color: #fff;
864
+ margin: auto;
864
865
}
865
866
866
867
div#examples_carousel img {
@@ -1142,7 +1143,7 @@ div.container-index {
1142
1143
1143
1144
.cite-us {
1144
1145
margin: auto;
1145
- margin-top: 10px ;
1146
+ margin-top: 30px ;
1146
1147
display: block;
1147
1148
max-width: 100px;
1148
1149
}
@@ -1173,4 +1174,6 @@ div.container-index {
1173
1174
1174
1175
a.testimonials {
1175
1176
font-size: 0.9em;
1177
+ float: right;
1178
+ padding-right: 5px;
1176
1179
}
You can’t perform that action at this time.
0 commit comments