update
This commit is contained in:
parent
2df53550bf
commit
02fda61634
|
|
@ -3,7 +3,7 @@
|
|||
a[accesskey] {
|
||||
position: absolute;
|
||||
margin-left: -0.9375em;
|
||||
color: transparent!important ;
|
||||
color: #fff!important ;
|
||||
}
|
||||
|
||||
#orbit-bar a[accesskey] {
|
||||
|
|
|
|||
|
|
@ -211,7 +211,7 @@
|
|||
a {
|
||||
color: #fff;
|
||||
text-decoration: none;
|
||||
padding:15px 15px 12px 15px;
|
||||
padding: 0.5em;
|
||||
}
|
||||
|
||||
@media (min-width:1025px) {
|
||||
|
|
|
|||
|
|
@ -23,10 +23,7 @@
|
|||
data-overlay-template="<h3>{{title}}</h3>{{desc}}"
|
||||
data-bs-target="{{target}}"
|
||||
>
|
||||
<a href="{{link}}" target="{{target}}" title="{{alt_title}}">
|
||||
<img class="w-ba-banner__image banner-responsive" src="{{image_link}}" alt="{{alt_title}}">
|
||||
</a>
|
||||
|
||||
<img class="w-ba-banner__image banner-responsive" src="{{image_link}}" alt="{{alt_title}}">
|
||||
</div>
|
||||
</div>
|
||||
<ul class="w-ba-banner__pager-2 banner-pager banner_caption_{{subpart-id}}"></ul>
|
||||
|
|
|
|||
|
|
@ -19,8 +19,8 @@
|
|||
{
|
||||
"filename" : "ad_banner_widget2",
|
||||
"name" : {
|
||||
"zh_tw" : "2. 橫幅輪播左右按鈕 ( 圖片, 導航圖示 )",
|
||||
"en" : "2. Carousel ( image, navigation )"
|
||||
"zh_tw" : "2. 橫幅輪播左右按鈕 ( 圖片, 導航圖示 ,圖片無連結 )",
|
||||
"en" : "2. Carousel ( image, navigation no a)"
|
||||
},
|
||||
"thumbnail" : "ad_banner2_thumb.png"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue