imported>Itssick No edit summary |
No edit summary Tag: Central Notice |
||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<div class="banner-management"> | <div class="banner-management"> | ||
< | <h2 class="mb-4 forum-section-title grid grid-cols-2 font-headline uppercase font-medium text-gray-900 text-xs" style="letter-spacing: 1.5px;"><span>Official announcements</span><i | ||
class="w-icon w-icon-pushpin-fill ml-auto | class="w-icon w-icon-pushpin-fill ml-auto block text-right"></i></h3> | ||
<ol class="banner-management__list px-4"> | <ol class="banner-management__list px-4"> | ||
<!---line started here --> | |||
<li class="flex banner-management__li"> <i class="w-icon w-icon-star mr-4"></i> | <li class="flex banner-management__li"> <i class="w-icon w-icon-star mr-4"></i> | ||
<div class="banner-management__text"> All the text and links you want </div> | <div class="banner-management__text"> <a href="link url">Link text</a> All the text and links you want </div> | ||
</li> | </li> | ||
<!---line ended here --> | |||
<!---line started here --> | |||
<li class="flex banner-management__li"> <i class="w-icon w-icon-star mr-4"></i> | <li class="flex banner-management__li"> <i class="w-icon w-icon-star mr-4"></i> | ||
<div class="banner-management__text"> <a href="link url">Link text</a>All the text and links you want </div> | <div class="banner-management__text"> <a href="link url">Link text</a> All the text and links you want </div> | ||
</li> | </li> | ||
<!---line ended here --> | |||
</ol> | </ol> | ||
</div> | </div> |