We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2ff4f9 commit c5e70c6Copy full SHA for c5e70c6
contrib/logo-color.html
@@ -14,7 +14,7 @@ <h1>RouterOS-Scripts Logo Color Changer</h1>
14
<a href="https://t.me/routeros_scripts">Telegram Group</a> and want
15
something that differentiates? Color it!</p>
16
17
-<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" />
18
19
<p>Select the colors here:
20
<input id="color1" type="color" value="#222222" onchange="color();">
0 commit comments