mirror of
https://github.com//cppla/ServerStatus
synced 2025-12-13 12:52:12 +08:00
内置一个light theme
This commit is contained in:
@@ -52,6 +52,7 @@
|
||||
<ul class="dropdown-menu">
|
||||
<li><a href="#" onclick="setActiveStyleSheet('dark', true)">黑夜</a></li>
|
||||
<li><a href="#" onclick="setActiveStyleSheet('light', true)">白天</a></li>
|
||||
<li><a href="/index3.html">简洁</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user