Skip to content

Commit 9995c12

Browse files
authored
Merge pull request #2144 from shati-patel/monospace-links
Approved by jf205
2 parents 9bc7ce1 + 54d7bba commit 9995c12

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)