mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2026-01-06 17:19:32 +00:00
contrib/logo-color: support settings the background
This commit is contained in:
parent
51a7453e6c
commit
8dc0475108
2 changed files with 9 additions and 1 deletions
|
|
@ -18,7 +18,8 @@ something that differentiates? Color it!</p>
|
|||
|
||||
<p>Select the colors here:
|
||||
<input id="color1" type="color" value="#222222" onchange="color();">
|
||||
<input id="color2" type="color" value="#444444" onchange="color();"></p>
|
||||
<input id="color2" type="color" value="#444444" onchange="color();">
|
||||
<input id="color3" type="color" value="#ffffff" onchange="color();"></p>
|
||||
|
||||
<p>Then right-click, click "<i>Take Screenshot</i>" and finally select the
|
||||
logo and download it.</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue