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>內文樣板1</title>
<description>
文字區塊 3 欄排列
</description>
<img id="thumb" src="thumb01.jpg"/>
<assets>
<file id="control" href="editor.html"/>
<file id="css" href="style.css"/>
</assets>
</xml>

View File

@@ -0,0 +1,57 @@
<div class="editor">
<div class="text-center">
<h1 class="nomargin-bottom">專業服務團隊</h1>
<h2 class="nomargin-bottom weight-300 text-muted size-20">Professional Services</h2>
</div>
</div>
<div class="row">
<div class="col-md-4">
<div class="heading-title heading-border-bottom heading-color">
<h3>簡介</h3>
</div>
<p>場美亮?半進都公,可藝同各那!東是分良兒!和必共行色,星向心這別以爸發因一林微電手卻教告看之下再車養自來接候、育學畫喜道座向態通屋高回己爸新生?</p>
<a href="#">
Read
<span class="word-rotator" data-delay="2000">
<span class="items">
<span>more</span>
<span>now</span>
</span>
</span>
</a>
</div>
<div class="col-md-4">
<div class="heading-title heading-border-bottom heading-color">
<h3>服務項目</h3>
</div>
<p>並自其去自……院明了外世至身食,管所度在之朋寫了思到再務也。金的力向長以發才續各,子道有全;手紀很為影樂,同要因聞?圖表著自個育,知望消不未是清音府可可景她級她境一務在能起賽……氣研卻而子,雜住跑,在信幾他日書一直標出腳小童院十電,遠鄉就色了文?海未邊每型天了大能量那家政壓多積。</p>
<a href="#">
Read
<span class="word-rotator" data-delay="2000">
<span class="items">
<span>more</span>
<span>now</span>
</span>
</span>
</a>
</div>
<div class="col-md-4">
<div class="heading-title heading-border-bottom heading-color">
<h3>未來願景</h3>
</div>
<p>本復情林與傳官園奇基簡聽家會亞機過,外們裡政司結離年兒好於,同這向先朋能有才微地關就行是持在有過得早走。</p>
<a href="#">Read
<span class="word-rotator" data-delay="2000">
<span class="items">
<span>more</span>
<span>now</span>
</span>
</span>
</a>
</div>
</div>

View File

@@ -0,0 +1,30 @@
/* ----------------------------- essentials.css --------------------------- */
/*4640*/
.editor section.edit_t004 div.heading-title {
position:relative;
margin-bottom:40px;
}
/*4658*/
div.heading-title h1,
div.heading-title h2,
div.heading-title h3,
div.heading-title h4,
div.heading-title h5,
div.heading-title h6 {
margin:0;
padding:0;
background-color:#fff;
position:relative;
display:inline-block;
padding-left: 0;
padding-right: 15px;
}
/*4721 Border Bottom */
div.heading-title.heading-border-bottom {
border-bottom:#ccc 2px solid;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB