File tree 1 file changed +0
-51
lines changed
1 file changed +0
-51
lines changed Original file line number Diff line number Diff line change 48
48
font-size : 4em ;
49
49
}
50
50
51
- .api-module {
52
- margin-bottom : 80px ;
53
- }
54
-
55
- .youtube-embed {
56
- max-width : 600px ;
57
- margin-bottom : 24px ;
58
- }
59
-
60
- .video-container {
61
- position : relative;
62
- padding-bottom : 56.25% ;
63
- padding-top : 30px ;
64
- height : 0 ;
65
- overflow : hidden;
66
- }
67
-
68
- .video-container iframe , .video-container object , .video-container embed {
69
- position : absolute;
70
- top : 0 ;
71
- left : 0 ;
72
- width : 100% ;
73
- height : 100% ;
74
- }
75
-
76
- /*.wy-menu-vertical header, .wy-menu-vertical p.caption {*/
77
- /*font-size: 90%;*/
78
- /*font-weight: bold;*/
79
- /*color: #eeeeee;*/
80
- /*letter-spacing: 0.12em;*/
81
- /*}*/
82
-
83
51
.wy-nav-content {
84
52
max-width : 1000px ;
85
53
}
@@ -137,22 +105,6 @@ html.writer-html5 .rst-content dl.field-list {
137
105
}
138
106
}
139
107
140
- /* Style for the copy button */
141
- /* Safe to remove for sphinx-copybutton>0.3.1
142
- * https://github.com/executablebooks/sphinx-copybutton/pull/107
143
- */
144
- a .copybtn {
145
- position : absolute;
146
- top : .2em ;
147
- right : .2em ;
148
- width : 1.3em ;
149
- height : 1.3em ;
150
- opacity : .3 ;
151
- transition : opacity 0.5s ;
152
- border : none;
153
- user-select : none;
154
- }
155
-
156
108
/* Atkinson Hyperlegible regular */
157
109
@font-face {
158
110
font-family : "Atkinson Hyperlegible" ;
@@ -189,9 +141,6 @@ a.copybtn {
189
141
.sphx-glr-thumbcontainer {
190
142
border : solid # d6d6d6 1px !important ;
191
143
text-align : center!important ;
192
- }
193
-
194
- .sphx-glr-thumbcontainer {
195
144
min-height : 240px !important ;
196
145
min-width : 180px !important ;
197
146
}
You can’t perform that action at this time.
0 commit comments