Skip to content

Commit 54d7bba

Browse files
author
Shati Patel
committed
Docs: Remove unused styling
1 parent 9bc7ce1 commit 54d7bba

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

docs/language/global-sphinx-files/_static/custom.css_t

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -427,27 +427,6 @@ blockquote.pull-quote > :last-child {
427427
margin-bottom: -10px;
428428
}
429429

430-
/* -- EMBEDDED SLIDE DECKS AND DOWNLOADS LINKS ------------------------------------------------------------- */
431-
432-
div.embed iframe {
433-
max-width:100%;
434-
}
435-
436-
code.xref, a codecode.xref, a code {
437-
font-family: lato, san-serif;
438-
font-size: 14px;
439-
font-weight: normal;
440-
color: #2F1695;
441-
text-decoration: none;
442-
border-bottom: 1px dotted #2F1695;
443-
}
444-
445-
@media screen and (max-width: 875px){
446-
div.embed iframe {
447-
height:100%;
448-
}
449-
}
450-
451430
/* -- COLLAPSIBLE SECTIONS --------------------------------------------------------------------------------- */
452431

453432
.toggle .name {

0 commit comments

Comments
 (0)