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>內文+圖片樣版22</title>
<description>
分類
</description>
<img id="thumb" src="thumb22.jpg"/>
<assets>
<file id="control" href="editor.html"/>
<file id="css" href="style.css"/>
</assets>
</xml>

View File

@@ -0,0 +1,56 @@
 <!-- RECENT WORK -->
<div class="editor">
<div id="portfolio" class="portfolio-nogutter">
<div class="row">
<div class="col-md-3 col-sm-3 mix design">
<div class="item-box">
<img class="img-responsive" src="../../ext/editor_templates/a05.edit_t022/images/600_400.jpg" alt="" />
<div class="item-box-desc">
<h3>分類一</h3>
<p class="maegin-top-15">天衣是立魚響會見的,我能我天獨愛組呢記。利半中多一坐高,必員變市們金。告其院遊會許去到?</p>
</div>
</div>
</div><!-- /item -->
<div class="col-md-3 col-sm-3 mix design">
<div class="item-box">
<img class="img-responsive" src="../../ext/editor_templates/a05.edit_t022/images/600_400_01.jpg" alt="" />
<div class="item-box-desc">
<h3>分類二</h3>
<p class="maegin-top-15">庭因明藝生不些新團:市受原們比。</p>
</div>
</div>
</div><!-- /item -->
<div class="col-md-3 col-sm-3 mix design">
<div class="item-box">
<img class="img-responsive" src="../../ext/editor_templates/a05.edit_t022/images/600_400.jpg" alt="" />
<div class="item-box-desc">
<h3>分類三</h3>
<p class="maegin-top-15">升於方回?象企別,以吸特連來紙事居計不次即朋頭上首;計直張。</p>
</div>
</div>
</div><!-- /item -->
<div class="col-md-3 col-sm-3 mix design">
<div class="item-box">
<img class="img-responsive" src="../../ext/editor_templates/a05.edit_t022/images/600_400_01.jpg" alt="" />
<div class="item-box-desc">
<h3>分類三</h3>
<p class="maegin-top-15">式團時:然然不量工坐然!洲十少差收?的刻。</p>
</div>
</div>
</div><!-- /item -->
</div>
</div>
</div>

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

View File

@@ -0,0 +1,83 @@
/* ----------------------------- essentials.css --------------------------- */
/* ----------------------------- layout.css --------------------------- */
/*5578*/
.editor section.edit_t034 #portfolio {
overflow:hidden;
}
/*5582*/
.editor section.edit_t034 #portfolio h2,
.editor section.edit_t034 #portfolio h3 {
font-size:18px;
line-height:20px;
margin:0;
color:#111;
}
/*5597*/
.editor section.edit_t034 #portfolio div.col-md-3 h2,
.editor section.edit_t034 #portfolio div.col-md-3 h3 {
font-size:18px;
line-height:18px;
}
/*5701*/
.editor section.edit_t034 #portfolio.portfolio-gutter .item-box {
margin-bottom:30px;
}
.editor section.edit_t034 #portfolio.portfolio-nogutter .row>div,
.editor section.edit_t034 #portfolio.portfolio-nogutter .item-box {
padding: 0 !important;
margin: 0 !important;
}
.editor section.edit_t034 #portfolio.portfolio-gutter .item-box .item-box-desc {
margin-bottom:0 !important;
padding-bottom:0 !important;
}
/*5898*/
.editor section.edit_t034 .item-box {
overflow:hidden;
margin:0;
position:relative;
box-shadow:rgba(0,0,0,0.1) 0 0 5px;
-webkit-border-radius:0;
-moz-border-radius:0;
border-radius:0;
}
.editor section.edit_t034 .mix-grid .item-box,
.editor section.edit_t034 #portfolio .item-box {
box-shadow:none;
}
/*5934*/
.editor section.edit_t034 .item-box-desc {
padding:30px 20px 20px 20px;
overflow:hidden;
margin-bottom:10px;
text-align:left !important;
}
/*5940*/
.editor section.edit_t034 .item-box-desc p {
margin-top:20px;
display:block;
overflow:hidden;
text-overflow:ellipsis;
/*white-space: nowrap;*/
}
/*5950*/
.editor section.edit_t034 .item-box-desc h2,
.editor section.edit_t034 .item-box-desc h3,
.editor section.edit_t034 .item-box-desc h4,
.editor section.edit_t034 .item-box-desc h5 {
padding:0; margin:0;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB