fix: api doc logo

This commit is contained in:
yystopf 2021-12-07 13:59:10 +08:00 committed by Gitea
parent c5f22e6c70
commit ebe893022f
8 changed files with 5 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.4 KiB

After

Width:  |  Height:  |  Size: 13 KiB

View File

@ -77,6 +77,7 @@ html, body {
margin: 15px auto;
max-width: 100%;
margin-bottom: $logo-margin;
max-width: 80%;
}
&>.search {

View File

@ -279,7 +279,7 @@
color: #859900;
}
</style>
<link href="stylesheets/screen-cf7c3c82.css" rel="stylesheet" media="screen" />
<link href="stylesheets/screen-69a70330.css" rel="stylesheet" media="screen" />
<link href="stylesheets/print-953e3353.css" rel="stylesheet" media="print" />
<script src="javascripts/all-e033bdd3.js"></script>
@ -296,7 +296,7 @@
</span>
</a>
<div class="toc-wrapper">
<img src="images/logo-cf8353ee.png" class="logo" alt="" />
<img src="images/logo-8bc02cd4.png" class="logo " alt="" />
<div class="lang-selector">
<a href="#" data-language-name="shell">Shell</a>
<a href="#" data-language-name="javascript">JavaScript</a>

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.4 KiB

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long