migrate to new git
This commit is contained in:
13
web/ext/editor_templates/a04.edit_t007/config.xml
Normal file
13
web/ext/editor_templates/a04.edit_t007/config.xml
Normal 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>
|
||||
11
web/ext/editor_templates/a04.edit_t007/editor.html
Normal file
11
web/ext/editor_templates/a04.edit_t007/editor.html
Normal 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>
|
||||
25
web/ext/editor_templates/a04.edit_t007/style.css
Normal file
25
web/ext/editor_templates/a04.edit_t007/style.css
Normal 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;
|
||||
}
|
||||
BIN
web/ext/editor_templates/a04.edit_t007/thumb07.jpg
Normal file
BIN
web/ext/editor_templates/a04.edit_t007/thumb07.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
Reference in New Issue
Block a user