1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-19 04:41:53 +02:00

Bootstrap 5 theme tweaks.

This commit is contained in:
Cameron
2022-04-06 13:07:49 -07:00
parent 925fe0b9fc
commit 214fcea1cd
6 changed files with 7 additions and 5 deletions

View File

@@ -36,8 +36,8 @@ $HERO_TEMPLATE['default']['start'] = '<div class="carousel-item item {HERO_
<div class="carousel-caption">
<div class="hero-text-container">
<header class="hero-title animated slideInLeft animation-delay-5">
<h1 class="animated fadeInLeft animation-delay-10 font-smoothing">{HERO_TITLE: enwrap=strong}</h1>
<h2 class="animated fadeInLeft animation-delay-12">{HERO_DESCRIPTION: enwrap=span&class=text-bold}</h2>
<h1 class="text-light animated fadeInLeft animation-delay-10 font-smoothing">{HERO_TITLE: enwrap=strong}</h1>
<h2 class="text-light animated fadeInLeft animation-delay-12">{HERO_DESCRIPTION: enwrap=span&class=text-bold}</h2>
</header>
<div class="row">
<div class="col-md-6">