mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 06:11:16 +00:00
Add a logo to the C++ docs
This requires working around a bug in sphinx and the rtd theme, hence the git pinning.
This commit is contained in:
parent
40d8c7633f
commit
f9ef21bffd
3 changed files with 9 additions and 2 deletions
|
@ -6,4 +6,8 @@
|
|||
margin-bottom: 24px;
|
||||
max-width: 100%;
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
img.logo {
|
||||
max-height: 70px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue