Main Page: Difference between revisions
No edit summary |
putting this stuff in an css file |
||
Line 2: | Line 2: | ||
<!-- TITLE & SUBTITLE --> | <!-- TITLE & SUBTITLE --> | ||
<div | <div class="header-box"> | ||
<center> | <center> | ||
<div style="font-size:2em; font-weight:bold;"> | <div style="font-size:2em; font-weight:bold;"> | ||
Line 13: | Line 13: | ||
<div style="margin:1em 0; display:flex; flex-wrap:wrap; gap:0.5em; justify-content:center;"> | <div style="margin:1em 0; display:flex; flex-wrap:wrap; gap:0.5em; justify-content:center;"> | ||
[[Consumer Rights Wiki:Write your first article!|<span | [[Consumer Rights Wiki:Write your first article!|<span class="crw-button">✍️ Write your first article</span>]] | ||
[[:Category:Articles in need of additional work|<span | [[:Category:Articles in need of additional work|<span class="crw-button">🛠 Help improve articles</span>]] | ||
[[Article_suggestions|<span | [[Article_suggestions|<span class="crw-button">🧠 Article suggestions</span>]] | ||
[[Consumer_Rights_Wiki:Editorial_guidelines|<span | [[Consumer_Rights_Wiki:Editorial_guidelines|<span class="crw-button">📋 Content guidelines</span>]] | ||
[https://discord.gg/8w5rSNAXRf|<span | [https://discord.gg/8w5rSNAXRf|<span class="crw-button secondary">💬 Join the conversation</span>] | ||
</div> | </div> | ||
Line 30: | Line 30: | ||
<!-- MAIN CONTENT GRID --> | <!-- MAIN CONTENT GRID --> | ||
<div | <div class="content-grid"> | ||
<!-- LEFT COLUMN --> | <!-- LEFT COLUMN --> | ||
<div | <div class="content-section"> | ||
<div style="font-size:1.5em; font-weight:bold; color:#2f4770; border-bottom:2px solid #9bb9df; padding-bottom:0.2em;">Find an Article</div> | <div style="font-size:1.5em; font-weight:bold; color:#2f4770; border-bottom:2px solid #9bb9df; padding-bottom:0.2em;">Find an Article</div> | ||
Line 50: | Line 50: | ||
<!-- RIGHT COLUMN --> | <!-- RIGHT COLUMN --> | ||
<div | <div class="content-section"> | ||
<div style="font-size:1.5em; font-weight:bold; color:#2f4770; border-bottom:2px solid #9bb9df; padding-bottom:0.2em;">Announcements</div> | <div style="font-size:1.5em; font-weight:bold; color:#2f4770; border-bottom:2px solid #9bb9df; padding-bottom:0.2em;">Announcements</div> |