mirror of
https://github.com/joyce-chen/persona5-negotiation.git
synced 2025-11-20 01:23:46 -05:00
Added dark mode toggle and css theme
This commit is contained in:
5
royal.md
5
royal.md
@@ -12,7 +12,10 @@
|
||||
<div style="flex: 1; text-align: center;">
|
||||
<label class="switch">
|
||||
<input type="checkbox" id="royalCompact" onClick="toggleRoyalCompact(false)">
|
||||
<span class="slider round"></span>
|
||||
<span class="slider round">
|
||||
<i class="fas fa-icons"></i>
|
||||
<i class="fas fa-font"></i>
|
||||
</span>
|
||||
</label>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user