Editing Main Page
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 22: | Line 22: | ||
<div style="display: flex; justify-content: center; gap: 20px; padding: 10px;"> | <div style="display: flex; justify-content: center; gap: 20px; padding: 10px;"> | ||
<!-- Highlights Section --> | <!-- Highlights Section (Dark Mode) --> | ||
<div class="homepage-frame" style="flex: 1; border: 1px solid #4b6cb7; padding: 15px; border-radius: 8px; background: | <div class="homepage-frame" style="flex: 1; border: 1px solid #4b6cb7; padding: 15px; border-radius: 8px; background: #121212; color: #d3d3d3;"> | ||
<div class="homepage-title" style="background: | <div class="homepage-title" style="background: linear-gradient(135deg, #4b6cb7, #182848); color: white; padding: 10px; border-radius: 5px; text-align: center;"> | ||
<h2 style="font-size: 24px | <h2 style="font-size: 24px;">Highlights</h2> | ||
</div> | </div> | ||
<div class="homepage-body" style="padding: 10px | <div class="homepage-body" style="padding: 10px;"> | ||
<ul> | <ul> | ||
<li>Check out the updated [[Chesapeake Studios Wiki:Policy|wiki policy]].</li> | <li>Check out the updated [[Chesapeake Studios Wiki:Policy|wiki policy]].</li> | ||
Line 36: | Line 36: | ||
<!-- Did You Know Section --> | <!-- Did You Know Section --> | ||
<div class="homepage-frame" style="flex: 1; border: 1px solid #4b6cb7; padding: 15px; border-radius: 8px | <div class="homepage-frame" style="flex: 1; border: 1px solid #4b6cb7; padding: 15px; border-radius: 8px; color: white;"> | ||
<div class="homepage-title" style="background: | <div class="homepage-title" style="background: linear-gradient(135deg, #4b6cb7, #182848); color: white; padding: 10px; border-radius: 5px; text-align: center;"> | ||
<h2 style="font-size: 24px; color: | <h2 style="font-size: 24px; color: white;">Did you know...</h2> | ||
</div> | </div> | ||
<div class="homepage-body" style="padding: 10px; color: | <div class="homepage-body" style="padding: 10px; color: white;"> | ||
<ul> | <ul> | ||
<li>That the creator of '''Oath of Office''' also made '''High Rollers'''?</li> | <li>That the creator of '''Oath of Office''' also made '''High Rollers'''?</li> |