/* Generated by doxygen 1.12.0 via `doxygen -w header.html footer.html style.css` */
/* Included in the Doxygen.in file under the tag HTML_EXTRA_STYLESHEETS */

/* taken from awesome-doxygen-css to scale the github link in the upper right corner */
.github-corner svg {
  fill: var(--primary-light-color);
  color: var(--page-background-color);
  width: 72px;
  height: 72px;
}

@media screen and (max-width: 767px) {
  .github-corner svg {
    width: 50px;
    height: 50px;
  }

  #projectnumber {
    margin-right: 22px;
  }
}

/* add some space between version number and project title */
#projectnumber {
  margin-left: 10px;
}

/* increase size of the logo area to fit the two line brief description */
html {
  --top-height: 160px;
}

html.dark-mode .qdmi-schematic {
  content: url("qdmi_schematic_dark.svg");
}

html.dark-mode .qdmi {
  content: url("qdmi_dark.svg");
}
