added help text for settings
This commit is contained in:
parent
90c0d6e5c8
commit
4bfd75cc08
@ -17,10 +17,10 @@
|
||||
<div class="pulltab second"><p class="tDesc">Settings</p></div>
|
||||
<div class="sidebar settings">
|
||||
<i class="fa fa-close"></i>
|
||||
<div><p class="desc">Background Theme</p><div class=option id="theme"></div></div>
|
||||
<div><p class="desc">Display Theme</p><div class=option id="displayTheme"></div></div>
|
||||
<div><p class="desc">Electron Configuration</p><div class=option id="elecConf"></div></div>
|
||||
<div><p class="desc">Units</p><div class=option id="unit"></div></div>
|
||||
<div><p class="desc" title="Change the Color Scheme of the site">Background Theme</p><div class=option id="theme"></div></div>
|
||||
<div><p class="desc" title="Change what color represents in the Periodic Table and the atoms">Display Theme</p><div class=option id="displayTheme"></div></div>
|
||||
<div><p class="desc" title="Style of Electron Configuration">Electron Configuration</p><div class=option id="elecConf"></div></div>
|
||||
<div><p class="desc" title="Units to display Temperatures">Units</p><div class=option id="unit"></div></div>
|
||||
<div class='about'>
|
||||
<p>Developed by Kenneth Jao</p>
|
||||
<a class="github" target="_blank" href="https://github.com/ksjdragon/atoms">Github</a>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user