links
This commit is contained in:
@@ -729,14 +729,14 @@
|
|||||||
<h2 class="my-0" data-split-text="true" data-split-options='{ "type" : "lines" }'><?=$item["topic"]?></h2>
|
<h2 class="my-0" data-split-text="true" data-split-options='{ "type" : "lines" }'><?=$item["topic"]?></h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="w-20percent relative" data-custom-animations="true" data-ca-options='{ "triggerHandler" : "inview", "animationTarget" : "all-childs", "duration" : 1100, "delay" : 120, "startDelay" : 950, "initValues" : { "y" : 30, "opacity" : 0 }, "animations" : { "y" : 0, "opacity" : 1 } }'>
|
<div class="w-20percent relative" data-custom-animations="true" data-ca-options='{ "triggerHandler" : "inview", "animationTarget" : "all-childs", "duration" : 1100, "delay" : 120, "startDelay" : 950, "initValues" : { "y" : 30, "opacity" : 0 }, "animations" : { "y" : 0, "opacity" : 1 } }'>
|
||||||
<a class="lh-1 flex items-center justify-end lqd-fb-icon text-amber-700">
|
<a href="<?=$item["file"]?>" class="lh-1 flex items-center justify-end lqd-fb-icon text-amber-700">
|
||||||
<i class="lqd-icn-ess icon-ion-ios-arrow-forward"></i>
|
<i class="lqd-icn-ess icon-ion-ios-arrow-forward"></i>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<a class="liquid-overlay-link w-full h-full absolute inline-block top-0 left-0 overflow-hidden indent-hide"><?=$item["topic"]?></a>
|
<a href="<?=$item["file"]?>" class="liquid-overlay-link w-full h-full absolute inline-block top-0 left-0 overflow-hidden indent-hide"><?=$item["topic"]?></a>
|
||||||
</div>
|
</div>
|
||||||
<a class="liquid-overlay-link w-full h-full absolute inline-block top-0 left-0 overflow-hidden indent-hide"><?=$item["topic"]?></a>
|
<a href="<?=$item["file"]?>" class="liquid-overlay-link w-full h-full absolute inline-block top-0 left-0 overflow-hidden indent-hide"><?=$item["topic"]?></a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="ld-fancy-heading">
|
<div class="ld-fancy-heading">
|
||||||
|
|||||||
Reference in New Issue
Block a user