Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

User:Isy/Sandbox/DarkMode-Experiment: Difference between revisions

From Loftia Community Wiki
Created page with "<div class="dark-mode-experiment">{{#css:MediaWiki:DarkMode-Experiment.css}} {{#javascript:MediaWiki:DarkMode-Experiment.js}} Test Test </div>"
 
tests by amy
Line 4: Line 4:
Test Test
Test Test
</div>
</div>
<div>Following section is a test by Amy</div>
<style>
.testing{
color: white;
}
</style>
<body>
# Header Section
## subsection
<div style="color:white;">
test test
</div>
</body>

Revision as of 02:32, 23 April 2025

{{#javascript:MediaWiki:DarkMode-Experiment.js}}

Test Test

Following section is a test by Amy

<style> .testing{ color: white; } </style> <body>

  1. Header Section
    1. subsection

test test

</body>