diff --git a/modules/editor/styles/default/editor.css b/modules/editor/styles/default/editor.css new file mode 100644 index 000000000..89951a38e --- /dev/null +++ b/modules/editor/styles/default/editor.css @@ -0,0 +1,5 @@ +@charset "utf-8"; +/* NHN > UIT Center > Open UI Technology Team > Jeong Chan Myeong(dece24@nhncorp.com) */ + +html, body { height:100%; background-color:transparent; padding:0; margin:0;} +.xe_content{ color:#000; font-size:12px;} diff --git a/modules/editor/styles/default/editor.html b/modules/editor/styles/default/editor.html new file mode 100755 index 000000000..f90b184c7 --- /dev/null +++ b/modules/editor/styles/default/editor.html @@ -0,0 +1,10 @@ + + + + + +XpressEngine + + + + diff --git a/modules/editor/styles/default/skin.xml b/modules/editor/styles/default/skin.xml new file mode 100644 index 000000000..70aad283e --- /dev/null +++ b/modules/editor/styles/default/skin.xml @@ -0,0 +1,15 @@ + + + XE 기본 서식 + XEデフォルトスタイル + XE預設樣式 + + XE 기본 문서 서식입니다. + 있는 그대로 표시가 될 뿐 편집/ 출력시 아무런 영향을 끼치지 않습니다. + + 0.0.1 + 2009-05-23 + + 정찬명 + + diff --git a/modules/editor/styles/default/style.css b/modules/editor/styles/default/style.css new file mode 100755 index 000000000..c96febd33 --- /dev/null +++ b/modules/editor/styles/default/style.css @@ -0,0 +1,4 @@ +@charset "utf-8"; +/* NHN > UIT Center > Open UI Technology Team > Jeong Chan Myeong(dece24@nhncorp.com) */ +/* xe_content */ +.xe_content{ color:#000; font-size:12px;} diff --git a/modules/editor/styles/default/style.ini b/modules/editor/styles/default/style.ini new file mode 100644 index 000000000..e8c7365cf --- /dev/null +++ b/modules/editor/styles/default/style.ini @@ -0,0 +1 @@ +style.css