migrate to new git

This commit is contained in:
2025-08-29 01:27:25 +08:00
parent 946eb9961e
commit af2c152ef6
8623 changed files with 1000453 additions and 1 deletions

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<xml id="edit008" type="editor">
<ccategory>內文樣板</ccategory>
<title>內文+圖片樣版9</title>
<description>
大圖 + 文 + 按鈕
</description>
<img id="thumb" src="thumb9.jpg"/>
<assets>
<file id="control" href="editor.html"/>
<file id="css" href="style.css"/>
</assets>
</xml>

View File

@@ -0,0 +1,22 @@
 <style>
.btn{
margin-top:15px;
}
</style>
<div class="editor">
<div class="flexslider">
<img class="img-responsive" src="../../ext/editor_templates/a05.edit_t009/images/1200_500.jpg" alt="">
</div>
<div class="callout callout-transparent">
<div class="row">
<div class="col-md-9">
<h3>歡樂年中慶全館85折</h3>
<p>滿$5000在送$500</p>
</div>
<div class="col-md-3 text-right">
<a href="#" class="btn btn-outline-secondary btn-lg">立即選購</a>
</div>
</div>
</div>
</div>

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

View File

@@ -0,0 +1,44 @@
/* ----------------------------- essentials.css --------------------------- */
/*6616*/
.callout .btn {
margin:6px 0 0 0;
}
/*6590*/
.callout {
padding: 30px 0;
color:#fff;
-webkit-transition: all .400s;
-moz-transition: all .400s;
-o-transition: all .400s;
transition: all .400s;
}
/*6638*/
.callout.callout-transparent,
.callout.callout-transparent h1,
.callout.callout-transparent h2,
.callout.callout-transparent h3,
.callout.callout-transparent h4,
.callout.callout-transparent h5,
.callout.callout-transparent h6,
.callout.callout-transparent p {
color:#111;
margin:0 !important;
font-weight:300;
}
/*10809*/
.editor section.edit_t012 .flexslider {
margin:0;
border:0;
padding:0;
overflow:hidden;
position:relative;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB