Template:Theme-HJ: Difference between revisions

From HUIJIA FUN
Created page with "{{#CSS: body { background-color: #e0ebe0; color: #333; font-family: sans-serif; } #mw-content-wrapper { background: none; } #mw-content { background-color: #ffffff; padding: 20px; border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08); margin-bottom: 20px; border: 1px solid #a3b1a8; background-image: radial-gradient(circle at 0px 0px, #DDD 1px, transparent 2px); background-size: 10px 10px; background-repeat:..."
 
m Edit
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{#CSS:
<includeonly>
 
<html>
<style>
body {
body {
     background-color: #e0ebe0;
     background-color: #e0ebe0;
Line 151: Line 152:
     text-decoration: none;
     text-decoration: none;
}
}
 
</style>
}}<noinclude>
</html></includeonly><noinclude>{{Theme-HJ}}
==Description==
==Description==
===Origin===
===Origin===

Latest revision as of 21:12, 5 November 2025

Description

Origin

Author: PlurimodSU

Note

To use this theme on a page, simply add the following code directly to the page's source code:

{{Theme-HJ}}