Adjust intro text vertical offset
This commit is contained in:
parent
a60766cee0
commit
8839560696
|
|
@ -1,6 +1,6 @@
|
||||||
<p>
|
<p>
|
||||||
<img src="app/assets/logo.png" alt="ICRA Logo" width="140" align="left" hspace="16" vspace="4"/>
|
<img src="app/assets/logo.png" alt="ICRA Logo" width="140" align="left" hspace="16" vspace="4"/>
|
||||||
<span style="display:inline-block; margin-top:36px;">
|
<span style="display:inline-block; margin-top:52px;">
|
||||||
<strong>ICRA</strong> (Interactive Color Range Analyzer) is a Tkinter-based desktop tool for highlighting customised colour ranges in images.<br/>
|
<strong>ICRA</strong> (Interactive Color Range Analyzer) is a Tkinter-based desktop tool for highlighting customised colour ranges in images.<br/>
|
||||||
Load a single photo or an entire folder, fine-tune hue/saturation/value sliders, and export overlays complete with quick statistics.
|
Load a single photo or an entire folder, fine-tune hue/saturation/value sliders, and export overlays complete with quick statistics.
|
||||||
</span>
|
</span>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue