mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-12-06 09:59:28 +00:00
contrib/logo-color: scale up...
... to make BotFather happy, why asks for images with at least 150x150 pixels.
This commit is contained in:
parent
6327348405
commit
44e483ecb7
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
||||||
<a href="https://t.me/routeros_scripts">Telegram Group</a> and want
|
<a href="https://t.me/routeros_scripts">Telegram Group</a> and want
|
||||||
something that differentiates? Color it!</p>
|
something that differentiates? Color it!</p>
|
||||||
|
|
||||||
<embed class="logo" src="../logo.svg" width="128" height="128" type="image/svg+xml">
|
<embed class="logo" src="../logo.svg" width="192" height="192" type="image/svg+xml">
|
||||||
|
|
||||||
<p>Select the colors here:
|
<p>Select the colors here:
|
||||||
<input id="color1" type="color" value="#222222" onchange="color();">
|
<input id="color1" type="color" value="#222222" onchange="color();">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue