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>內文樣板7</title>
<description>
文字置中 + 背景
</description>
<img id="thumb" src="thumb07.jpg"/>
<assets>
<file id="control" href="editor.html"/>
<file id="css" href="style.css"/>
</assets>
</xml>

View File

@@ -0,0 +1,11 @@
<div class="editor">
<div class="callout alert alert-default noborder noradius nomargin">
<div class="text-center">
<h3>感謝您拜訪藝誠網頁設計公司</h3>
<p class="font-lato size-20">
如果您有任何疑問或意見,歡迎填寫表單,我們將會用最快的速度與您聯絡!
</p>
<a href="#" class="btn btn-outline-secondary btn-lg margin-top-30">聯絡我們</a>
</div>
</div>
</div>

View File

@@ -0,0 +1,25 @@
/* ----------------------------- essentials.css --------------------------- */
/*4329*/
.editor section.edit_t023 div.alert-default {
background-color:rgba(0,0,0,0.1);
}
/*6503*/
.editor section.edit_t023 .callout.alert {
padding:20px 0;
color:#111;
margin-bottom:0;
}
/*6585*/
.editor section.edit_t023 .callout .row {
margin-left: 0;
margin-right: 0;
}
.editor section.edit_t023 .callout {
padding: 30px 0;
color:#fff;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB