This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
<link rel="stylesheet" href="__CSS__/topic_laptop/ips.css">
|
||||
<link rel="stylesheet" href="__CSS__/topic_laptop/rgb.css">
|
||||
<link rel="stylesheet" href="__CSS__/topic_laptop/bly.css">
|
||||
<link rel="stylesheet" href="__CSS__/topic_laptop/bly.css">
|
||||
<link rel="stylesheet" href="__CSS__/topic_laptop/qb.css">
|
||||
<link rel="stylesheet" href="__CSS__/topic_laptop/xh.css">
|
||||
<link rel="stylesheet" href="__CSS__/topic_laptop/jk.css">
|
||||
@@ -59,7 +58,7 @@
|
||||
<div class="swiper-slide auto-swiper-slide">
|
||||
<div class="swiper-container-texts" style="color:#fff">
|
||||
<div class="swiper-container-texts-t">{$tfi.title}</div>
|
||||
<div class="swiper-container-texts-p">{$tfi.desc||raw|htmlspecialchars_decode}</div>
|
||||
<div class="swiper-container-texts-p">{$tfi.desc|raw|htmlspecialchars_decode}</div>
|
||||
<div class="swiper-container-texts-img">
|
||||
<a href="{$tfi.link}">
|
||||
<img src="{$tfi.extra_image}" alt="" >
|
||||
|
||||
Reference in New Issue
Block a user