User:Globe/Main page redesign: Difference between revisions
From WikiOasis Meta
More actions
Improve Tags: Mobile edit Mobile web edit |
Add Tags: Mobile edit Mobile web edit |
||
Line 52: | Line 52: | ||
margin-left: auto; | margin-left: auto; | ||
margin-right: auto; | margin-right: auto; | ||
">Your wiki hosting partner, currently hosting <strong>{{formatnum:{{NUMBEROFWIKIS}}}}</strong> active communities</p> | ">Your wiki hosting partner, currently hosting <strong>{{formatnum:{{NUMBEROFWIKIS}}}}</strong> active communities for over <strong>{{formatnum:{{NUMBEROFUSERS}}}}</strong> users</p> | ||
<div class="cta-buttons" style=" | <div class="cta-buttons" style=" |
Revision as of 13:05, 29 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>