Update view-pdf.html
This commit is contained in:
parent
87bc0fc975
commit
d7f8219b80
1 changed files with 2 additions and 2 deletions
|
@ -342,11 +342,11 @@ See https://github.com/adobe-type-tools/cmap-resources
|
||||||
data-l10n-id="page" autocomplete="off">
|
data-l10n-id="page" autocomplete="off">
|
||||||
<span id="numPages" class="toolbarLabel"></span>
|
<span id="numPages" class="toolbarLabel"></span>
|
||||||
<a class="navbar-brand mt-1 hiddenLargeView" href="/">
|
<a class="navbar-brand mt-1 hiddenLargeView" href="/">
|
||||||
<img class="main-icon" src="favicon.svg" alt="icon" style="max-height: 1.8rem;">
|
<img class="main-icon" src="favicon.svg" alt="icon" style="max-height: 1.6rem;">
|
||||||
<span class="icon-text mt-1" style="color: #ffffff;">Stirling PDF</span>
|
<span class="icon-text mt-1" style="color: #ffffff;">Stirling PDF</span>
|
||||||
</a>
|
</a>
|
||||||
<a class="navbar-brand mt-1 visibleLargeView" href="/">
|
<a class="navbar-brand mt-1 visibleLargeView" href="/">
|
||||||
<img class="main-icon" src="favicon.svg" alt="icon" style="max-height: 1.8rem;">
|
<img class="main-icon" src="favicon.svg" alt="icon" style="max-height: 1.6rem;">
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue