diff options
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/logo-color.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/logo-color.html b/contrib/logo-color.html index 2864fcb..5e74549 100644 --- a/contrib/logo-color.html +++ b/contrib/logo-color.html @@ -14,7 +14,7 @@ <a href="https://t.me/routeros_scripts">Telegram Group</a> and want 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: <input id="color1" type="color" value="#222222" onchange="color();"> |