문서 서식에서 글 수정시와 글 볼때의 스타일을 다르게 지정하도록 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6136 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2009-04-17 05:10:46 +00:00
parent 7686e2a5ac
commit 31471c10a4
6 changed files with 64 additions and 64 deletions

View file

@ -2,6 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="editor.css" />
<link rel="stylesheet" type="text/css" href="style.css" />
<title>XpressEngine</title>
</head>