first
This commit is contained in:
commit
db1adbb838
35 changed files with 4408 additions and 0 deletions
16
doxygen/doxygen-awesome-css/docs/doxygen-custom/custom.css
Normal file
16
doxygen/doxygen-awesome-css/docs/doxygen-custom/custom.css
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
.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;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue