Template:Theme-HJ: Difference between revisions
From HUIJIA FUN
PlurimodSU (talk | contribs) 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:..." |
PlurimodSU (talk | contribs) Edit |
||
| Line 1: | Line 1: | ||
<html> | |||
<style> | |||
body { | body { | ||
background-color: #e0ebe0; | background-color: #e0ebe0; | ||
| Line 151: | Line 151: | ||
text-decoration: none; | text-decoration: none; | ||
} | } | ||
</style> | |||
</html><noinclude> | |||
==Description== | ==Description== | ||
===Origin=== | ===Origin=== | ||
Revision as of 21:11, 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}}