.inline-paragraphs p {display: inline;}

.highlight {background: none;}

pre {max-width: 70em;}


div.section dl, div.section ul {
    max-width: 80em;
}

div.section {
    /* Paragraph sections (e.g. in what's new) */
    padding-bottom: 1em;
}

dl.class {
    /* Sphinx documented classes. */
    padding-bottom: 1.5em;
}

div.figure { padding-left: 5em; }

h1 {
   background-image: url('favicon.60.png');
    background-size: 60px;
    background-repeat: no-repeat;
    padding: 20px 0px 20px 75px;
    margin: 15px 0 10px 0;
   }

/* Sphinx Gallery */

.sphx-glr-download a {
    background-image: none !important;
    background-color: white !important;
}

div.section div.figure {
  padding-left: 0 !important;
  text-align: center;
}

pre a {
    // Prevent code examples showing underlines.
    text-decoration: none !important;
}
