WhisperCom/docs/doxygen-custom/custom.css
Dominik Meyer 9537c93212 Squashed 'docs/doxygen-awesome-css/' content from commit a8bc4f25
git-subtree-dir: docs/doxygen-awesome-css
git-subtree-split: a8bc4f25800f1a03be296f56bb6a4e61cbeb91a9
2021-08-19 22:02:24 +02:00

17 lines
308 B
CSS

.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: 55px;
height: 55px;
}
#projectnumber {
margin-right: 22px;
}
}