User:Globe/Main page redesign: Difference between revisions
From WikiOasis Meta
More actions
Draft Tags: Mobile edit Mobile web edit |
Fix Tags: Mobile edit Mobile web edit |
||
Line 1: | Line 1: | ||
__NOTOC__ | |||
{{#seo: | {{#seo: | ||
|title=WikiOasis - Free wiki hosting | |title=WikiOasis - Free wiki hosting |
Revision as of 13:03, 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>