|
Tags: Blanking Manual revert |
Line 1: |
Line 1: |
| <style>
| |
| .userpage-wrapper {
| |
| background-color: #f0f4f8;
| |
| border: 2px solid #ccc;
| |
| border-radius: 10px;
| |
| padding: 20px;
| |
| font-family: "Segoe UI", sans-serif;
| |
| color: #333;
| |
| box-shadow: 0 2px 10px rgba(0,0,0,0.1);
| |
| max-width: 900px;
| |
| margin: auto;
| |
| }
| |
|
| |
|
| .userpage-wrapper h1 {
| |
| color: #004466;
| |
| border-bottom: 2px solid #99c;
| |
| padding-bottom: 5px;
| |
| }
| |
|
| |
| .userpage-wrapper .quote {
| |
| background-color: #eef;
| |
| border-left: 5px solid #77a;
| |
| padding: 10px;
| |
| margin-top: 15px;
| |
| font-style: italic;
| |
| }
| |
|
| |
| .userpage-wrapper ul {
| |
| list-style-type: square;
| |
| padding-left: 20px;
| |
| }
| |
| </style>
| |
|
| |
| <div class="userpage-wrapper">
| |
| <h1>Welcome to Reverse_dawahgandist's Page</h1>
| |
|
| |
| <p>Hello! I'm a contributor to WikiIslam focused on researching Islamic apologetics, da'wah rhetoric, and ideological deconstruction.</p>
| |
|
| |
| <div class="quote">
| |
| "Truth does not fear investigation."
| |
| </div>
| |
|
| |
| <h2>Projects I'm Working On:</h2>
| |
| <ul>
| |
| <li>Fact-checking apologetic claims</li>
| |
| <li>Translating primary Islamic sources</li>
| |
| <li>Archiving video responses and polemical material</li>
| |
| </ul>
| |
| </div>
| |