User:Globe/Main page redesign: Difference between revisions
From WikiOasis Meta
More actions
Fix Tags: Mobile edit Mobile web edit |
Improve Tags: Mobile edit Mobile web edit |
||
Line 7: | Line 7: | ||
|image_alt=Wiki Logo | |image_alt=Wiki Logo | ||
}} | }} | ||
<div class="wikioasis-container" style=" | <div class="wikioasis-container" style=" | ||
max-width: 1200px; | max-width: 1200px; | ||
Line 46: | Line 45: | ||
">Welcome to WikiOasis!</h1> | ">Welcome to WikiOasis!</h1> | ||
<p style=" | <p style=" | ||
font-size: 1.25rem; | font-size: 1.25rem; | ||
Line 54: | Line 52: | ||
margin-left: auto; | margin-left: auto; | ||
margin-right: auto; | margin-right: auto; | ||
">Your | ">Your wiki hosting partner, currently hosting <strong>{{formatnum:{{NUMBEROFWIKIS}}}}</strong> active communities</p> | ||
<div class="cta-buttons" style=" | <div class="cta-buttons" style=" |
Revision as of 13:04, 26 June 2025
<style> @keyframes pulse {
0%, 100% { opacity: 0.5; } 50% { opacity: 0.8; }
}
@media (max-width: 768px) {
.hero-section h1 { font-size: 2.5rem !important; } .cta-buttons { flex-direction: column !important; align-items: center !important; } .features-grid { grid-template-columns: 1fr !important; }
} </style>