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>內文樣板5</title>
<description>
文字在左,按鈕在右
</description>
<img id="thumb" src="thumb05.jpg"/>
<assets>
<file id="control" href="editor.html"/>
<file id="css" href="style.css"/>
</assets>
</xml>

View File

@@ -0,0 +1,16 @@
<div class="editor">
<div class="callout alert alert-transparent">
<div class="row">
<div class="col-md-8 col-sm-8"><!-- left text -->
<h4>感謝您拜訪藝誠網頁設計公司</h4>
<p class="font-lato size-17">
如果您有任何疑問或意見,歡迎填寫表單,我們將會用最快的速度與您聯絡!
</p>
</div>
<div class="col-md-4 col-sm-4 text-right">
<a href="#" class="btn btn-outline-secondary btn-lg">聯絡我們</a>
</div>
</div>
</div>
</div>

View File

@@ -0,0 +1,28 @@
/* ----------------------------- essentials.css --------------------------- */
/*4324*/
.editor section.edit_t021 div.alert {
border-left-color:rgba(0,0,0,0.1);
border-width:1px;
border-left-width:5px;
}
/*6521*/
.editor section.edit_t021 .callout.alert p:last-child {
margin: 0;
}
/*6585*/
.editor section.edit_t021 .callout .row {
margin-left: 0;
margin-right: 0;
}
.editor section.edit_t021 .callout {
padding: 30px 0;
color:#fff;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB