add logo and fix font
This commit is contained in:
parent
d90bc8e902
commit
ebf9e935ce
1 changed files with 3 additions and 3 deletions
|
@ -73,9 +73,9 @@
|
|||
<section role="tabpanel" id="about">
|
||||
<fieldset>
|
||||
<legend data-text="about"></legend>
|
||||
<img data-image="about_app_logo" />
|
||||
<p data-text="extension_name"></p>
|
||||
<p data-text="GUI_status_version"></p>
|
||||
<img src="../icons/logo.png" height=128 style="float:left" />
|
||||
<h2 data-text="extension_name"></h2>
|
||||
<p data-text="extension_version" style="font-style: italic;"></p>
|
||||
<p data-text="extension_description"></p>
|
||||
<div class="field-row action-buttons">
|
||||
<button data-text="help" href="help" tab-height="607.5" tab-width="1080"></button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue