1
0
mirror of https://github.com/EliasKotlyar/Xiaomi-Dafang-Hacks.git synced 2025-09-09 15:40:45 +02:00

Update index2.html

This commit is contained in:
jmtatsch
2020-05-28 08:58:57 +02:00
committed by GitHub
parent a7a2e18770
commit 5195ee4d50

View File

@@ -111,7 +111,7 @@ $('head').append("<link rel='stylesheet' href='css/"+css+".css'>");
<select id="theme" class="w3-select" name="option">
<option value="w3-theme-dark-grey">Dark grey</option>
<option value="w3-theme-black">Black</option>
<option value="w3-theme-night-blue">Night blue</option>
<option value="w3-theme-night-blue">Light blue</option>
<option value="w3-theme-grey">Grey</option>
<option value="w3-theme-indigo">Indigo</option>
<option value="w3-theme-light-green">Light green</option>