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

View File

@@ -0,0 +1,10 @@
<div class="editor">
<div class="blog-post-item">
<h2><a href="#">關於我們</a></h2>
<p>藝誠網站設計公司由「網站架設、網站建置、網路行銷」具專業經驗的網站設計團隊所組成 我們協助眾多公司企業建立優質網站設計專案並廣受各界好評。好的網站設計公司將能完整提供您在網站架設上所遇到任何問題的解決方案且精確的引導您走向最有效率、最省成本的e化之路。</p>
<a href="#" class="btn btn-outline-secondary">
<span>Read More</span>
</a>
</div>
</div>

View File

@@ -0,0 +1,10 @@
/* --------------------------- layout.css --------------------------------------- */
/*6064*/
.editor section.edit_t013 .blog-post-item {
display:block;
margin-bottom:80px;
padding-bottom:60px;
border-bottom:#eee 1px solid;
position:relative;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB