Skip to content

Commit 89021cd

Browse files
authored
Remove unused CSS classes for style.css (#3453)
1 parent 6353926 commit 89021cd

File tree

1 file changed

+0
-51
lines changed

1 file changed

+0
-51
lines changed

doc/_static/style.css

-51
Original file line numberDiff line numberDiff line change
@@ -48,38 +48,6 @@ p {
4848
font-size: 4em;
4949
}
5050

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-
8351
.wy-nav-content {
8452
max-width: 1000px;
8553
}
@@ -137,22 +105,6 @@ html.writer-html5 .rst-content dl.field-list {
137105
}
138106
}
139107

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-
156108
/* Atkinson Hyperlegible regular */
157109
@font-face {
158110
font-family: "Atkinson Hyperlegible";
@@ -189,9 +141,6 @@ a.copybtn {
189141
.sphx-glr-thumbcontainer {
190142
border: solid #d6d6d6 1px!important;
191143
text-align: center!important;
192-
}
193-
194-
.sphx-glr-thumbcontainer {
195144
min-height: 240px!important;
196145
min-width: 180px!important;
197146
}

0 commit comments

Comments
 (0)