[e5f1db]: / docs / _static / css / sphinx_gallery.css

Download this file

28 lines (22 with data), 545 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
.sphx-glr-thumbcontainer {
background: inherit !important;
min-height: 250px !important;
margin: 10px !important;
}
.sphx-glr-thumbcontainer .headerlink {
display: none !important;
}
div.sphx-glr-thumbcontainer span {
font-style: normal !important;
}
.sphx-glr-thumbcontainer a.internal {
padding: 140px 10px 0 !important;
}
.sphx-glr-thumbcontainer .figure {
width: 200px !important;
}
.sphx-glr-thumbcontainer .figure.align-center {
text-align: center;
margin-left: 0%;
transform: translate(0%);
}