|
|
(16 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| {{#css:
| | <div class="mw-message-box mw-message-box-notice"> |
| .mrtx-main {
| | '''Welcome to the official wiki of the MRT X Group''', we are going to publish articles here. |
| background: linear-gradient(to right, #1e1e1e, #333);
| | </div> |
| font-family: 'Arial', sans-serif;
| |
| color: #ffffff;
| |
| padding: 20px;
| |
| border-radius: 10px;
| |
| box-shadow: 0 0 10px rgba(255, 69, 0, 0.8);
| |
| max-width: 800px;
| |
| margin: auto;
| |
| }
| |
|
| |
|
| .mrtx-box {
| | === What you'll find here === |
| background: rgba(0, 0, 0, 0.8);
| | * Documentation and guides |
| border: 2px solid #ff4500;
| | * Project information |
| padding: 20px;
| | * Team resources |
| font-size: 1.2em;
| | * Information about Malware and Exploits |
| text-align: center;
| | ---- |
| border-radius: 10px;
| |
| box-shadow: 0 0 10px rgba(255, 69, 0, 0.8);
| |
| }
| |
|
| |
|
| .mrtx-header {
| | Find all Articles here: [https://wiki.mrtx.sh/wiki/Special:AllPages?from=&to=&namespace=0&hideredirects=1 All Pages] |
| color: #ff4500;
| |
| border-bottom: 2px solid #ff4500;
| |
| padding-bottom: 5px;
| |
| margin-bottom: 10px;
| |
| }
| |
|
| |
|
| .mrtx-list {
| | ''Stay tuned for upcoming content!'' |
| list-style-type: none;
| |
| padding: 0;
| |
| }
| |
| | |
| .mrtx-list li {
| |
| background: rgba(255, 69, 0, 0.2);
| |
| padding: 10px;
| |
| margin: 5px 0;
| |
| border-radius: 5px;
| |
| }
| |
| | |
| .mrtx-links {
| |
| margin-top: 20px;
| |
| text-align: center;
| |
| }
| |
| | |
| .mrtx-links a {
| |
| display: inline-block;
| |
| background: #ff4500;
| |
| color: #fff;
| |
| padding: 10px 15px;
| |
| margin: 5px;
| |
| border-radius: 5px;
| |
| text-decoration: none;
| |
| font-weight: bold;
| |
| transition: 0.3s;
| |
| }
| |
| | |
| .mrtx-links a:hover {
| |
| background: #ff5722;
| |
| }
| |
| }}
| |
| | |
| <div class="mrtx-main">
| |
| <div class="mrtx-box">
| |
| '''Welcome to the official wiki of the MRT X Group!''' <br>We are publishing articles on cybersecurity, malware, and exploits.
| |
| </div>
| |
| | |
| <h2 class="mrtx-header">What you'll find here</h2>
| |
| <ul class="mrtx-list">
| |
| <li>📜 Documentation and guides</li>
| |
| <li>📂 Project information</li>
| |
| <li>👥 Team resources</li>
| |
| <li>💀 Information about Malware and Exploits</li>
| |
| </ul>
| |
| | |
| <div class="mrtx-links">
| |
| <strong>Find all Articles here:</strong> [https://wiki.mrtx.sh/wiki/Special:AllPages?from=&to=&namespace=0&hideredirects=1 All Pages] <br>
| |
| <strong>Check out our website:</strong> [https://mrtx.sh/ MRT X Website] <br>
| |
| <strong>Donate to support us:</strong> [https://mrtx.sh/donate Donate]
| |
| </div>
| |
| </div>
| |
Welcome to the official wiki of the MRT X Group, we are going to publish articles here.
What you'll find here
- Documentation and guides
- Project information
- Team resources
- Information about Malware and Exploits
Find all Articles here: All Pages
Stay tuned for upcoming content!