/* Custom Block Styling */ .custom-block-container { background-color: #f8f9fa; padding: 20px; margin: 20px 0; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); text-align: center; font-family: Arial, sans-serif; } .custom-block-title { color: #2c3e50; font-size: 24px; margin-bottom: 15px; font-weight: bold; } .custom-block-content { color: #34495e; font-size: 16px; margin-bottom: 20px; line-height: 1.5; } .custom-block-link { background-color: #3498db; color: white; padding: 10px 20px; text-decoration: none; border-radius: 5px; font-weight: bold; transition: background-color 0.3s; } .custom-block-link:hover { background-color: #2980b9; }
Welcome to Our Site!
This is a custom block for showcasing important content on your OJS 3 site. Add some catchy information here to engage visitors.
Learn More