Select Git revision

Whitney Armstrong authored
new file: doxygen-awesome-sidebar-only.css new file: doxygen-awesome.css new file: doxygen-custom/custom.css new file: doxygen-custom/header.html
custom.css 296 B
.github-corner svg {
fill: var(--primary-light-color);
color: var(--page-background-color);
width: 72px;
height: 72px;
}
#projectnumber {
margin-right: 25px;
}
@media screen and (max-width: 767px) {
.github-corner svg {
width: 55px;
height: 55px;
}
}