|
|
|
|
@ -12,7 +12,7 @@
|
|
|
|
|
<h1>Test Dark/Light<br> <i style="font-size: 1rem;">You can choose the button to override your system-settings and change the color theme!</i> </h1>
|
|
|
|
|
</div></div>
|
|
|
|
|
<div class="row"><div class="col-auto">
|
|
|
|
|
<button class='themebtn'>Toggle mode</button>
|
|
|
|
|
<button class='themebtn btn'>Toggle mode</button>
|
|
|
|
|
</div></div>
|
|
|
|
|
<div class="row" style="margin-top: 5rem;"><div class="col-auto">
|
|
|
|
|
<h1>This is the second Page<br><i style="font-size: 1rem;">Goto the first Page</i><br></h1>
|
|
|
|
|
@ -24,7 +24,7 @@
|
|
|
|
|
<h1><i style="font-size: 1rem;">Here is a second toggle button to change the color theme!</i> </h1>
|
|
|
|
|
</div></div>
|
|
|
|
|
<div class="row"><div class="col-auto">
|
|
|
|
|
<button class='themebtn'>Second Toggle button</button>
|
|
|
|
|
<button class='themebtn btn'>Second Toggle button</button>
|
|
|
|
|
</div></div>
|
|
|
|
|
</div>
|
|
|
|
|
</body>
|
|
|
|
|
|